The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.009 - 2010-04-26

  • Class::DBI::Lite::mysql was incorrectly parsing `SHOW COLUMNS FROM <table>` and therefore not returning the correct information when you called: My::Type->get_table_info->column('foo')->enum_values This is now fixed.

Documentation

How To Use Class::DBI::Lite

Modules

Lightweight ORM for Perl
Base class for NoSQL cache managers.
Extended meta-information about database table fields.
Test fixtures for easy testing.
Simple iterator for Class::DBI::Lite
Page through your records, easily.
Utility class for database table meta-information.

Provides

in lib/Class/DBI/Lite/AdHocEntity.pm
in lib/Class/DBI/Lite/EntityMeta.pm
in lib/Class/DBI/Lite/RootMeta.pm
in lib/Class/DBI/Lite/SQLite.pm
in lib/Class/DBI/Lite/mysql.pm