Changes for version 0.02 - 2010-04-22
- Fix $rs->column() to call column() instead of count().
- Make the various SQLAbstract methods more consistant (hash_row instead of row_hash, etc).
- Move some resultset code in to a new resultset trait.
- Fix "SQL::Astract" dependency.
Modules
An ORMish amalgamation.
An ORMish representation of a SQL query.
Melds DBIx::Connector with DBIx::Meld.
Melds DateTime::Format::* with DBIx::Meld.
Provides resultsets to DBIx::Meld.
Melds SQL::Abstract with DBIx::Meld.