Refactor table fetching into a driver-overridable
[DBIx-DBSchema.git] / DBSchema / DBD.pm
2017-10-01 Ivan Kohler Refactor table fetching into a driver-overridable
2013-11-03 Ivan Kohlerstart of foreign key support
2010-01-09 ivanColumn default values: refactor handling, improve Pg...
2009-12-06 ivaninitial support for handling changes to a column's...
2007-10-25 ivanmove all mysql- and Pg-specific code to DBD driver...
2007-07-05 ivandrop table patch from Slaven, closes: CPAN#27936
2007-06-28 ivanoverhaul of index representation: indices (both normal...
2005-10-19 ivanfix typo in DBIx::DBSchema::DBD POD doc, closes: cpan...
2005-04-07 ivanask for "public" db schema only from Pg DBIx_DBSchema_0_26
2001-10-23 ivan0.19 DBIX_DBSCHEMA_0_19
2001-09-30 ivan%typemap is documented.
2001-09-05 ivandocumentation for %typemap, preliminary Sybase driver
2000-10-07 ivanadded typemap foo and default values
2000-09-27 ivanbugfixes
2000-09-26 ivaninitial import START