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

Changes for version 0.0021 - 2017-04-21

  • BUGS
    • CREATE TABLE regex modified. (GH#4, nebulous)
    • set the minimal DBD::SQLite to 1.44 (RT#106903)
    • change test expected exception for newer DBD::SQLite.
  • IMPROVEMENT
    • Switch from Any::Moose (which is deprecated) to Moose. (nebulous + yanick)
    • set() now auto-generate the entry's key if not provided (and returns the key as its return value). (GH#3, nebulous)
  • STATISTICS
    • code churn: 37 files changed, 182 insertions(+), 708 deletions(-)

Provides

in lib/DBIx/NoSQL/ClassScaffold.pm
in lib/DBIx/NoSQL/ClassScaffold.pm
in lib/DBIx/NoSQL/Storage.pm
in lib/DBIx/NoSQL/TypeMap.pm