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

Changes for version 0.25

  • Change: 85b8fd529d2409646510fafaad24c428150f4dac Author: Alessandro Ranellucci <aar@cpan.org> Date : 2016-03-25 15:53:35 +0000
    • Bugfix: driver_name was not correctly parsed
  • Change: 039f0e16676d8faee32e69a42c31c537f05ea984 Author: Alessandro Ranellucci <aar@cpan.org> Date : 2016-03-25 15:42:26 +0000
    • Merge branch 'master' of github.com:alexrj/DBIx-Lite
  • Change: 160d48522cb456fe1b4889929722473c895406cc Author: Alessandro Ranellucci <aar@cpan.org> Date : 2016-02-29 19:27:16 +0000
    • Prevent deep recursion and return a meaningful error if the custom Row class does not supply the configured storage method
  • Change: b04e5a70b44584e77a398680da4c3c86b86bce9d Author: Alessandro Ranellucci <aar@cpan.org> Date : 2016-02-29 18:35:11 +0000
    • Handle single-argument form for insert_related()