Changes for version 1.017 - 2010-12-09
- Upgrade Recommended!!
- BUG FIX: before_update_<field> triggers were not able to change the value of object data. So if you had a before_update_password trigger that hashed the password before the plaintext password were stored in the database, it would not work as expected.
Documentation
How To Use Class::DBI::Lite
Modules
Lightweight ORM for Perl
Base class for NoSQL cache managers.
Cache in RAM.
Cache via memcached.
Extended meta-information about database table fields.
Test fixtures for easy testing.
Simple iterator for Class::DBI::Lite
Page through your records, easily.
Utility class for database table meta-information.
Provides
in lib/Class/DBI/Lite/AdHocEntity.pm
in lib/Class/DBI/Lite/Dataset.pm
in lib/Class/DBI/Lite/EntityMeta.pm
in lib/Class/DBI/Lite.pm
in lib/Class/DBI/Lite/RootMeta.pm
in lib/Class/DBI/Lite/SQLite.pm
in lib/Class/DBI/Lite/mysql.pm