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

Changes for version 0.0050 - 2012-07-11

  • ENHANCEMENTS
    • Let insert method try to return value of primary key. With mysql and Pg drivers that will work even with serial fields.
    • Add load, create, delete and become method to account provider class.
  • BUG FIXES
    • Fix bug in Nitesi::Query::DBI's delete method when called with named parameters.
  • TESTS
    • Add tests for Nitesi::Query::DBI's delete method.
    • Remove existing tables from test database at the beginning of the test cycle.
  • DOCUMENTATION
    • Add draft documentation on Nitesi's default database schema.
    • Add example for calling Nitesi::Query::DBI's delete method with named parameters.

Documentation

Database schema for Nitesi

Modules

DBI Account Provider for Nitesi Shop Machine
DBI bundle for Nitesi shop machine
DBI query engine for Nitesi