overhaul of index representation: indices (both normal and unique) are now named...
[DBIx-DBSchema.git] / Changes
2007-06-28 ivanoverhaul of index representation: indices (both normal...
2007-06-18 ivanfix for mis-application of SQLite SERIAL patch
2007-06-14 ivanUpdate README wrt current CVS info and URL, closes...
2007-04-21 ivanDBSchema::DBD::SQLite SERIAL patch from IN SUK JOUNG
2007-04-18 ivanfix pod error in DBSchema::DBD::SQLite that confused...
2006-12-28 ivan- Fixes for adding nullability on old Pg (<= 7.3)
2006-11-02 ivanFixes for dropping nullability on old Pg (<= 7.2)
2006-08-30 ivanUpdate documentation wrt supported databases and new...
2006-08-26 ivanbetter error reporting for schema load failures, hopefu...
2006-03-30 ivanincrement the version numbers in Column.pm and Table...
2006-03-30 ivan - more schema update stuff: DBIx_DBSchema_0_31
2006-02-17 ivanbrainfart! 0.30 DBIx_DBSchema_0_30
2006-02-17 ivanbrainfart! 0.30
2006-02-16 ivan0.29! DBIx_DBSchema_0_29
2006-02-16 ivan0.29
2005-12-02 ivanColumn::sql_add_column fix when adding primary keys...
2005-12-01 ivanworkaround for PAUSE parsing of DBIx::DBSchema::DBD...
2005-11-30 ivan0.28 DBIx_DBSchema_0_28
2005-11-28 ivanInitial SQLite support from Jesse Vincent
2005-10-19 ivanfix typo in DBIx::DBSchema::DBD POD doc, closes: cpan...
2005-08-16 ivannew Column::sql_add_column method DBIx_DBSchema_0_27
2005-04-15 ivanMySQL patch for enum types from Andy Orr <aorr76@gmail...
2005-04-07 ivanask for "public" db schema only from Pg DBIx_DBSchema_0_26
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
2005-03-11 ivanStorable! 0.24!
2004-02-26 ivanadding Oracle driver
2004-02-17 ivan0.23 DBIx_DBSchema_0_23
2003-10-23 ivan0.22 !
2003-03-19 ivanPg reverse-engineering fix: varchar with no limit
2002-09-19 ivan Pg reverse-engineering fix: now sets default DBIx_DBSchema_0_21
2002-03-04 ivan0.20
2001-10-23 ivan0.19 DBIX_DBSCHEMA_0_19
2001-08-11 ivan0.18 DBIX_DBSCHEMA_0_18
2001-08-08 ivanpatch from Charles Shapiro <cshapiro@numethods.com...
2001-07-08 ivanadministrivia for 0.17 DBIx_DBSchema_0_17
2001-05-09 ivanMySQL doesn't need special index processing anymore.
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 ivanrar DBIx_DBSchema_0_13
2000-10-02 ivannot properly registering dependency on FreezeThaw.... DBIx_DBSchema_0_11
2000-09-27 ivanoops, incorect version DBIx_DBSchema_0_01
2000-09-26 ivaninitial import START