summaryrefslogtreecommitdiff
path: root/DBSchema/Column.pm
AgeCommit message (Expand)Author
2013-10-26consolidate multiple ALTER TABLE statements for efficiencyIvan Kohler
2010-03-27- mysql: when reverse engineering, transform a default ofivan
2010-01-09Column default values: refactor handling, improve Pg reverse engineering and ...ivan
2009-12-06initial support for handling changes to a column's type or sizeivan
2008-01-03Patch from Slavin Rezic <srezic@cpan.org> to prevent quoting around numeric d...ivan
2007-12-13fix bug preventing adding new columns as primary keys under Pgivan
2007-10-25move all mysql- and Pg-specific code to DBD driver callbacksivan
2007-08-14implement column droppingivan
2007-06-28overhaul of index representation: indices (both normal and unique) are now na...ivan
2006-12-28- Fixes for adding nullability on old Pg (<= 7.3)ivan
2006-11-02Fixes for dropping nullability on old Pg (<= 7.2)ivan
2006-11-02Fixes for dropping nullability on old Pg (<= 7.2)ivan
2006-03-30increment the version numbers in Column.pm and Table.pm and the "use" stateme...ivan
2006-03-30 - more schema update stuff:DBIx_DBSchema_0_31ivan
2006-02-17brainfart! 0.30DBIx_DBSchema_0_30ivan
2006-02-160.29!DBIx_DBSchema_0_29ivan
2006-02-160.29ivan
2005-12-02increment Column.pm version number for new Pg 7.2 fooivan
2005-12-02Column::sql_add_column fix when adding primary keys to Pg 7.2.xivan
2005-11-28tiny bit of cleanupivan
2005-11-28Initial SQLite support from Jesse Vincentivan
2005-08-16new Column::sql_add_column methodDBIx_DBSchema_0_27ivan
2001-10-23hopefully finally get rid of theivan
2001-08-03fixivan
2001-04-15doc fixivan
2000-10-24serial datatype emulation for mysqlivan
2000-10-11explicitly disconnect if created_dbhivan
2000-10-09get rid of use of uninitialized value errorsivan
2000-10-09docivan
2000-10-09On Mon, Oct 09, 2000 at 02:30:51AM -0400, Jesse wrote:ivan
2000-10-07added typemap foo and default valuesivan
2000-09-27bugfixesivan
2000-09-26initial importSTARTivan