| Age | Commit message (Expand) | Author |
| 2022-09-07 | Fix Pg reverse-engineering of default values in Pg v12+ | Ivan Kohler |
| 2017-10-01 | whitespace OCD | Ivan Kohler |
| 2017-10-01 | fix table fetching for Sybase and SQLite drivers, patch from Nathan Anderson ... | Ivan Kohler |
| 2015-05-06 | remove warning | Ivan Kohler |
| 2015-05-06 | fix Pg reverse-engineering of foreign key MATCH/ON DELETE/ON UPDATE clauses | Ivan Kohler |
| 2015-05-06 | fix SQLite reverse-engineering, closes: CPAN#95961 | Ivan Kohler |
| 2014-01-29 | no DEFAULT for mysql, patch from trs@bestpractical, CPAN#58505 | Ivan Kohler |
| 2013-11-03 | start of foreign key support | Ivan Kohler |
| 2013-10-26 | consolidate multiple ALTER TABLE statements for efficiency, modernize deb pac... | Ivan Kohler |
| 2013-10-26 | consolidate multiple ALTER TABLE statements for efficiency | Ivan Kohler |
| 2011-12-18 | mysql: implement altering column types & lengths | ivan |
| 2011-01-02 | fix Pg mapping for DOUBLE PRECISION type to avoid needless alter cols | ivan |
| 2010-03-27 | mysql: fix reverse-engineering of empty string default | ivan |
| 2010-03-27 | - mysql: when reverse engineering, transform a default of | ivan |
| 2010-03-26 | MySQL TEXT->LONGTEXT | ivan |
| 2010-01-09 | 0.38 | ivan |
| 2010-01-09 | Column default values: refactor handling, improve Pg reverse engineering and ... | ivan |
| 2010-01-08 | fix inadvertantly acquiring empty string defaults for non-numeric colums | ivan |
| 2010-01-08 | fix inadvertantly acquiring empty string defaults for non-numeric colums | ivan |
| 2009-12-06 | initial support for handling changes to a column's type or size | ivan |
| 2009-06-03 | Pg: se default_db_schema when adding SERIAL columns instead of hardcoding "pu... | ivan |
| 2008-01-03 | Patch from Slavin Rezic <srezic@cpan.org> to prevent quoting around numeric d... | ivan |
| 2007-10-28 | fix mysql NULL reverse-engineering and updating | ivan |
| 2007-10-25 | move all mysql- and Pg-specific code to DBD driver callbacks | ivan |
| 2007-06-28 | overhaul of index representation: indices (both normal and unique) are now na... | ivan |
| 2007-06-28 | DBSchema::DBD::mysql NAME vs NAME_lc patch from Ralf Hack, closes: CPAN#16715. | ivan |
| 2007-06-28 | DBSchema::DBD::mysql reverse-engineering patch from Brian Phillips, closes: C... | ivan |
| 2007-06-18 | fix for mis-application of SQLite SERIAL patch | ivan |
| 2007-04-21 | DBSchema::DBD::SQLite SERIAL patch from IN SUK JOUNG | ivan |
| 2007-04-21 | DBSchema::DBD::SQLite SERIAL patch from IN SUK JOUNG | ivan |
| 2007-04-18 | fix pod error in DBSchema::DBD::SQLite that confused pod2man. 0.32! | ivan |
| 2005-12-01 | workaround for PAUSE parsing of DBIx::DBSchema::DBD::Pg version: move DBD::Pg... | ivan |
| 2005-11-28 | Initial SQLite support from Jesse Vincent | ivan |
| 2005-04-15 | MySQL patch for enum types from Andy Orr <aorr76@gmail.com> | ivan |
| 2005-04-07 | ask for "public" db schema only from PgDBIx_DBSchema_0_26 | ivan |
| 2005-04-06 | depend on DBD::Pg 1.32 or 1.41+ (1.40 was bunk)DBIx_DBSchema_0_25 | ivan |
| 2004-02-26 | adding Oracle driver | ivan |
| 2004-02-17 | 0.23DBIx_DBSchema_0_23 | ivan |
| 2003-10-23 | 0.22 ! | ivan |
| 2003-03-19 | Pg reverse-engineering fix: varchar with no limit | ivan |
| 2002-11-29 | Sybase patch from Bernd Dulfer <bernd@widd.de> | ivan |
| 2002-09-19 | Pg reverse-engineering fix: now sets defaultDBIx_DBSchema_0_21 | ivan |
| 2002-03-04 | 0.20 | ivan |
| 2001-09-05 | documentation for %typemap, preliminary Sybase driver | ivan |
| 2001-08-08 | patch from Charles Shapiro <cshapiro@numethods.com> to fix column ordering | ivan |
| 2001-05-03 | new blob typemaps, Pg now has a sane blob type! | ivan |
| 2000-11-25 | transalate `bool' to `tinyint' for MySQL.DBIx_DBSchema_0_15 | ivan |
| 2000-10-24 | serial datatype emulation for mysql | ivan |
| 2000-10-07 | added typemap foo and default values | ivan |
| 2000-09-27 | bugfixes | ivan |