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

Changes for version 1.13

  • fix ordered loading of DBIC Core component in example code
  • FOR UPDATE added to SELECT queries on MySQL, PG and Oracle
  • compound operations now create a txn guard by default

Modules

Refer to KiokuDB objects from DBIx::Class tables.
A proxying result class for KiokuDB objects
Hybrid DBIx::Class::Schema in KiokuDB schema support.
DBI backend for KiokuDB
KiokuDB::TypeMap::Entry for DBIx::Class::ResultSet objects
KiokuDB::TypeMap::Entry for DBIx::Class::ResultSourceHandle objects.
KiokuDB::TypeMap::Entry for DBIx::Class::Row objects.
KiokuDB::TypeMap::Entry for DBIx::Class::Schema objects.

Provides

in lib/KiokuDB/Backend/DBI/Schema.pm