Revision history for Perl extension DBIx::Sunny
0.11 Thu Jun 16 00:24:57 2011
- [Schema] pass instance object to filter
0.10 Mon May 16 10:21:10 2011
- [Schema] support defalting
0.09 Mon May 16 10:21:10 2011
- [Schema] added filter functions
0.08 Fri May 13 14:47:41 2011
- [Schema] bugfix, at handling ArrayRef[Num]
- [Schema] refactoring
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