1
0
forked from perl/perl-Mojo-Pg
Files
perl-Mojo-Pg/perl-Mojo-Pg.changes

95 lines
2.9 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Fri Jul 21 05:49:57 UTC 2017 - coolo@suse.com
- updated to 4.01
see /usr/share/doc/packages/perl-Mojo-Pg/Changes
4.01 2017-07-20
- Decreased default max_connections from 5 to 1 in Mojo::Pg.
-------------------------------------------------------------------
Fri Jul 7 05:52:49 UTC 2017 - coolo@suse.com
- updated to 4.0
see /usr/share/doc/packages/perl-Mojo-Pg/Changes
4.0 2017-07-06
- Added support for sharing the database connection cache between multiple
Mojo::Pg objects.
- Added parent attribute to Mojo::Pg.
- Fixed a bug where automatic migrations would leak database connections.
-------------------------------------------------------------------
Fri Jun 2 06:11:04 UTC 2017 - coolo@suse.com
- updated to 3.06
see /usr/share/doc/packages/perl-Mojo-Pg/Changes
3.06 2017-06-01
- Updated example application with tests.
- Improved Mojo::Pg to be a little less noisy by deactivating PrintWarn by
default.
-------------------------------------------------------------------
Fri Mar 17 07:03:30 UTC 2017 - coolo@suse.com
- updated to 3.05
see /usr/share/doc/packages/perl-Mojo-Pg/Changes
3.05 2017-03-12
- Improved from_string method in Mojo::Pg with search_path support.
-------------------------------------------------------------------
Thu Mar 9 07:03:38 UTC 2017 - coolo@suse.com
- updated to 3.04
see /usr/share/doc/packages/perl-Mojo-Pg/Changes
3.04 2017-03-08
- Fixed array reference handling in queries generated with SQL::Abstract.
-------------------------------------------------------------------
Wed Mar 8 07:07:56 UTC 2017 - coolo@suse.com
- updated to 3.03
see /usr/share/doc/packages/perl-Mojo-Pg/Changes
3.03 2017-03-07
- Added reset method to Mojo::Pg::PubSub.
-------------------------------------------------------------------
Wed Mar 1 07:00:29 UTC 2017 - coolo@suse.com
- updated to 3.02
see /usr/share/doc/packages/perl-Mojo-Pg/Changes
3.02 2017-02-18
- Fixed quoting bugs in queries generated with SQL::Abstract.
-------------------------------------------------------------------
Mon Feb 13 06:12:12 UTC 2017 - coolo@suse.com
- updated to 3.01
see /usr/share/doc/packages/perl-Mojo-Pg/Changes
3.01 2017-02-12
- Fixed bug in examples where migrations would not be handled correctly.
-------------------------------------------------------------------
Sun Feb 12 06:10:21 UTC 2017 - coolo@suse.com
- updated to 3.0
see /usr/share/doc/packages/perl-Mojo-Pg/Changes
3.0 2017-02-11
- Added support for generating queries with SQL::Abstract.
- Added abstract attribute to Mojo::Pg.
- Added delete, insert, select and update methods to Mojo::Pg::Database.
-------------------------------------------------------------------
Thu Feb 9 08:32:18 UTC 2017 - coolo@suse.com
- initial package 2.35
* created by cpanspec 1.78.08