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

Changes for version 1.90

  • Removed x_rowid parameter and make the rowid logic compulsory.
  • Removed x_update parameter and make update method compulsory at the table level but do not generate on the root level.
  • As a result, ORLite now supports creating and updating objects even when they come from tables without primary keys.
  • Pending release as 2.00 once clarifying documentation is written.

Modules

Extremely light weight SQLite-specific ORM