Revision history for Perl extension Class::DBI::Loader 0.20 Fri Apr 30 23:00:00 2005 - better errors 0.19 Sat Apr 16 23:00:00 2005 - improved SQLite support (multi column keys, comments...) (David Naughton) 0.18 Fri Apr 08 18:00:00 2005 - added pod tests for kwalitee - fixed that annoying mysql quoter bug (Andy Grundman) 0.17 Sat Feb 12 01:00:00 2005 - exclude support (David Naughton) 0.16 Sun Feb 20 17:00:00 2005 - added $dbh->disconnect to mysql loader (Dan Kubb) 0.15 Sat Feb 19 20:00:00 2005 - fixed DBD::Pg 1.39_02 compatibility (chocolateboy) 0.14 Fri Feb 04 18:00:00 2005 - bugfixes 0.13 Fri Feb 04 02:00:00 2005 - misc mysql fixes (Dan Kubb) 0.12 Thu Jan 27 07:00:00 2004 - automatic relationships for SQLite - automatic relationships for MySQL (Adam Anderson) 0.11 Mon Dec 20 20:00:00 2004 - support for SQLite2 (Marcus Ramberg) 0.10 Wed Dec 15 01:00:00 2004 - support for automatic has_a and has_many relationships, big thanks to Randal Schwartz for his article about this! - better documentation - cleanup 0.07 Thu Dec 14 22:00:00 2004 - better documentation 0.06 Thu Dec 14 21:00:00 2004 - cleanup, driver classes now just define _tables() and _db_class() (Simon Flack) - constraint support, only load tables matching regex - aditional_classes support (Simon Flack) - additional_base_classes support - new tests 0.05 Sat Nov 13 19:30:00 2004 - more cleanup 0.04 Sat Nov 13 19:00:00 2004 - cleanup 0.03 Sun Jul 11 00:00:00 2004 - fixed Pg $dbh->tables. 0.02 Tue Feb 24 00:00:00 2004 - fixed mysql quoted table names problem. 0.01 Mon Aug 26 00:00:00 2004 - original version.