Revision history for Perl extension Class::DBI::Loader
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.