- mysql: when reverse engineering, transform a default of
[DBIx-DBSchema.git] / DBSchema / DBD / mysql.pm
2010-03-27 ivan- mysql: when reverse engineering, transform a default of
2010-03-26 ivanMySQL TEXT->LONGTEXT
2010-01-09 ivanColumn default values: refactor handling, improve Pg...
2007-10-28 ivanfix mysql NULL reverse-engineering and updating
2007-10-25 ivanmove all mysql- and Pg-specific code to DBD driver...
2007-06-28 ivanDBSchema::DBD::mysql NAME vs NAME_lc patch from Ralf...
2007-06-28 ivanDBSchema::DBD::mysql reverse-engineering patch from...
2005-04-15 ivanMySQL patch for enum types from Andy Orr <aorr76@gmail...
2001-05-03 ivannew blob typemaps, Pg now has a sane blob type!
2000-11-25 ivantransalate `bool' to `tinyint' for MySQL. DBIx_DBSchema_0_15
2000-10-24 ivanserial datatype emulation for mysql
2000-10-07 ivanadded typemap foo and default values
2000-09-27 ivanbugfixes
2000-09-26 ivaninitial import START