depend on DBD::Pg 1.32 or 1.41+ (1.40 was bunk)
[DBIx-DBSchema.git] / DBSchema.pm
2005-04-06 ivandepend on DBD::Pg 1.32 or 1.41+ (1.40 was bunk) DBIx_DBSchema_0_25
2005-03-11 ivanStorable! 0.24! DBIx_DBSchema_0_24
2004-02-17 ivan0.23 DBIx_DBSchema_0_23
2003-10-23 ivanfix error reporting for problems loading DBIx::DBSchema... DBIx_DBSchema_0_22
2003-05-31 ivandoc
2002-11-29 ivanSybase patch from Bernd Dulfer <bernd@widd.de>
2002-09-19 ivan Pg reverse-engineering fix: now sets default DBIx_DBSchema_0_21
2002-03-04 ivan0.20
2001-09-05 ivandocumentation for %typemap, preliminary Sybase driver
2001-07-30 ivandelcolumn, version bump for dependencies
2001-03-03 ivanrework Table->new interface for extensibility
2001-01-05 ivanindex fixes, oops DBIx_DBSchema_0_16
2000-11-25 ivantransalate `bool' to `tinyint' for MySQL. DBIx_DBSchema_0_15
2000-10-24 ivanversion 0.14 DBIx_DBSchema_0_14
2000-10-11 ivanexplicitly disconnect if created_dbh
2000-10-09 ivanget rid of use of uninitialized value errors
2000-10-09 ivanOn Mon, Oct 09, 2000 at 02:30:51AM -0400, Jesse wrote:
2000-10-07 ivanadded typemap foo and default values
2000-10-02 ivannot properly registering dependency on FreezeThaw.... DBIx_DBSchema_0_11
2000-09-27 ivanbugfixes
2000-09-27 ivanbugs
2000-09-27 ivanDBSchema->sql usage clarification
2000-09-27 ivanDBSchema->sql usage clarification
2000-09-27 ivanfix pretty_read
2000-09-27 ivanimplement pretty_read
2000-09-27 ivanremove some debugging cruft, oops
2000-09-27 ivanget rid of superfluous _from_dsn methods
2000-09-26 ivaninitial import START