Changes for version 0.02 - 2008-10-31
- Added the stringify property to DustyDB::Key
- Added load_or_create() helper to DustyDB::Model
- Added load_and_update_or_create() helper to DustyDB::Model
- Added DustyDB::Filter
Modules
yet another Moose-based object database
collections of records
translate complex data into serial form for storage
mark an attribute as being part of the primary key
model classes represent the tables in your database
role for DustyDB models