Changes for version 0.19
- You can specify 'columns' in the models file now. Any columns listed in there will have accessors set up for them in the Result class. Now, you can even add a DateTime attribute to a specific column or columns. When you do this the result will be in the form of a DateTime object, if possible.
Documentation
A manual for DBIx::Inline
Modules
DBIx::Class without the class.
Class for DBIx::Inline results
Methods for searching and altering tables
Provides
in lib/DBIx/Inline/Schema.pm