Revision history for Nitesi::DBI
0.0010 Thu Oct 13 09:10:59 2011 EDT
[ENHANCEMENTS]
* Add exists and password method to account provider class.
* Add fields attribute to account provider class.
[BUG FIXES]
* Add dependency on Nitesi to Makefile.PL.
[DOCUMENTATION]
* Fix code example for select_field method.
0.0003 Tue Oct 4 11:50:55 2011 EDT
[ENHANCEMENTS]
* Add limit parameter to select method.
0.0002 Thu Sep 29 13:54:10 2011 CEST
[ENHANCEMENTS]
* Return all fields from a select query without fields parameter.
* Pass through order parameter for select queries.
0.0001 Sat Sep 24 15:49:04 2011 CEST
* Initial release