The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.14

  • fix add_related() to forget_related() after save, so that next access reflects the addition.
  • move column sort disambiguation from CatalystX::CRUD::YUI::Controller to here.
  • support for 0.30 core api param name change
  • add 'int' to column types registered as 'treat_like_int'
  • fix query for _related methods.
  • update tests to support new make_sql_query() format in core API

Modules

Rose::DB::Object CRUD
Rose::DB::Object implementation of CatalystX::CRUD::Object