2017-02-20 18:46:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Feb 19 07:00:27 UTC 2017 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- updated to 2.001
|
|
|
|
|
see /usr/share/doc/packages/perl-Mojo-SQLite/Changes
|
|
|
|
|
|
|
|
|
|
2.001 2017-02-18 15:36:16 EST
|
|
|
|
|
- Set name_sep in default SQL::Abstract object to support proper quoting of
|
|
|
|
|
table and column names.
|
|
|
|
|
|
2017-02-12 21:39:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Feb 12 06:10:45 UTC 2017 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- updated to 2.000
|
|
|
|
|
see /usr/share/doc/packages/perl-Mojo-SQLite/Changes
|
|
|
|
|
|
|
|
|
|
2.000 2017-02-11 17:03:53 EST
|
|
|
|
|
- Add support for generating queries with SQL::Abstract. (based on Mojo::Pg 3.0)
|
|
|
|
|
- Add abstract attribute to Mojo::SQLite.
|
|
|
|
|
- Add delete, insert, select, and update methods to Mojo::SQLite::Database.
|
|
|
|
|
|
2017-01-18 11:45:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jan 18 06:06:03 UTC 2017 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- updated to 1.004
|
|
|
|
|
see /usr/share/doc/packages/perl-Mojo-SQLite/Changes
|
|
|
|
|
|
|
|
|
|
1.004 2017-01-17 00:10:51 EST
|
|
|
|
|
- Use Mojo::File from Mojolicious 7.15 instead of deprecated
|
|
|
|
|
Mojo::Util slurp function. (#9)
|
|
|
|
|
|
2016-12-02 06:42:54 +00:00
|
|
|
-------------------------------------------------------------------
|
2016-12-12 11:45:42 +00:00
|
|
|
Mon Dec 12 06:56:42 UTC 2016 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- updated to 1.003
|
|
|
|
|
see /usr/share/doc/packages/perl-Mojo-SQLite/Changes
|
|
|
|
|
|
|
|
|
|
1.003 2016-12-11 16:30:31 EST
|
|
|
|
|
- Add links to alternatives for deprecated Mojo::SQLite::PubSub.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2016-12-02 06:42:54 +00:00
|
|
|
Thu Dec 1 06:50:59 UTC 2016 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- updated to 1.002
|
|
|
|
|
see /usr/share/doc/packages/perl-Mojo-SQLite/Changes
|
|
|
|
|
|
|
|
|
|
1.002 2016-11-30 11:17:56 EST
|
|
|
|
|
- Improved contextual caller information in query error messages. (#6)
|
|
|
|
|
- Fix memory leak when reusing the same database handle many times. (#7)
|
|
|
|
|
|
2016-11-17 20:03:29 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Nov 16 06:49:06 UTC 2016 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- updated to 1.001
|
|
|
|
|
see /usr/share/doc/packages/perl-Mojo-SQLite/Changes
|
|
|
|
|
|
|
|
|
|
1.001 2016-11-15 02:32:27 EST
|
|
|
|
|
- Deprecate Mojo::SQLite::PubSub and associated methods and attributes.
|
|
|
|
|
SQLite's serverless nature means it does not have the ability to support
|
|
|
|
|
client notifications, so it is not possible to implement an efficient
|
|
|
|
|
pubsub system as in for example PostgreSQL, Redis, or websockets.
|
|
|
|
|
|
2016-11-08 09:20:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Nov 07 14:16:00 CET 2016 - sriedel@suse.de
|
|
|
|
|
|
|
|
|
|
- initial version (1.000)
|
|
|
|
|
|