Changes for version 0.60 - 2012-02-25
- This is a major release! API seems pretty stable and complete enough.
- Added documentation for "delete".
- Fixed potential bug with pre-set primary key.
- No warnings from Params::Check in tests anymore.
- Improved and moved POD to Checks.pod for easier spellchecking. Spellcheck.
- Renamed _make_field_attrs() to BUILD() and added documentation, thus allowing developers to inject their custom logic officially :).
- Added DBI callback to dump the prepared SQL query if DEBUG(1).
- Added QUOTE_IDENTIFIERS flag to quote bad table/column names.
- Updated README.
Modules
Advanced object construction for DBIx::Simple!