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