Revision history for Perl extension DateTime::Format::DBI.
0.031 Mon Nov 03 00:00:00 2003
- include missing dependency on DBI (>= 1.2) in
Makefile.PL (reported by Joshua Hoblitt).
- database type names are now case-insensitively.
0.03 Sun Jul 20 00:00:00 2003
- documentation now clearly states that this is only
a factory and describes the basic interface of the
returned objects.
- requires DBI 1.21 (or higher) and uses it to determine
the database type through proxy/ODBC connections.
0.02 Mon Jun 16 00:00:00 2003
- compatible with perl 5.003
0.01 Sat Jun 07 00:00:00 2003
- original version
- supports DBD::mysql and DateTime::Format::MySQL
- supports DBD::Pg and DateTime::Format::Pg
$Id: Changes,v 1.3 2003/11/02 23:17:38 cfaerber Exp $