Changes for version 0.06 - 2008-05-25
- Factored part of Fey::ORM::Table->_get_column_values into a separate method, _set_column_values_from_hashref, since this piece is something that subclasses may want to reuse.
- Added a horrible hack to make Postgres BYTEA columns work. Needs some serious refactoring. This may well disappear in a future version.
- Fixed to work with the most recent versions of Moose, which are now prereqs.
Documentation
Fey::ORM Manual Index
Introduction to Fey::ORM
Modules
A hash where the keys are sets of Fey::Column objects
A metaclass for schema classes
A metaclass for table classes
A Fey-based ORM
Defines exceptions used for Fey::ORM
Provides sugar for schema-based classes
Provides sugar for table-based classes
Wraps a DBI statement handle to construct objects from the results
A caching subclass of Fey::Object::Iterator
Base class for schema-based objects
Base class for table-based objects
Provides
in lib/Fey/Meta/Method/Constructor.pm