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

Changes for version 0.91 - 2017-08-19

  • New behavior of method "fetch"
  • Use DBIx::Connector if it's in the system
  • Added "group_by" method (thanks to @reindeer)
  • Imrpoved many-to-many objects manipulations
  • "asc", "desc" in every columns (thanks to @reindeer)
  • New API for "count" method (thanks to @reindeer)
  • New API for "last", "first" methods
  • Fixed connection bug
  • Renamed method "load_info" to "autoload"
  • Renamed "use_smart_saving" to "autosave"
  • Fixed typos

Documentation

Provides

in lib/ActiveRecord/Simple/Connect.pm
in lib/ActiveRecord/Simple/Find.pm
in lib/ActiveRecord/Simple/Migration.pm
in lib/ActiveRecord/Simple/Utils.pm
in lib/ActiveRecord/Simple/Validate.pm