8
0
Files
perl-Mojo-SQLite/perl-Mojo-SQLite.changes

18 lines
674 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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.
-------------------------------------------------------------------
Mon Nov 07 14:16:00 CET 2016 - sriedel@suse.de
- initial version (1.000)