Revision history for Perl extension DBIx::Sunny
0.07 Thu May 12 18:46:50 2011
- [Schema] added ArrayRef[`a] auto expansion
0.06 Thu Apr 21 23:45:57 2011
- [Schema] added sth->finish for supressing prepare_cached alerts
0.05 Thu Apr 21 18:05:06 2011
- added args method, Data::Validator shortcut
- uses Data::Validator's error message
0.04 Wed Apr 19 23:44:03 2011
- added mysql test to author tests
- last_insert_id hack
0.03 Tue Apr 19 15:55:32 2011
- require perl 5.8.5 for SQLite's unicode support
0.02 Tue Apr 19 10:12:17 2011
- added DBD::SQLite >= 1.27 to test_requires
0.01 Mon Dec 6 23:49:05 2010
- original version