DBIx-DBSchema.git
2022-09-07 Ivan Kohlermissing test from git master
2022-09-07 Ivan Kohler0.47
2022-09-07 Ivan KohlerFix Pg reverse-engineering of default values in Pg...
2017-10-01 Ivan Kohlerwhitespace OCD
2017-10-01 Ivan Kohlerfix table fetching for Sybase and SQLite drivers, patch...
2017-10-01 Ivan Kohler Refactor table fetching into a driver-overridable
2016-02-04 Ivan KohlerAdd IF EXISTS to DROP INDEX (except under MySQL)
2016-02-04 Ivan KohlerAdd IF EXISTS to DROP INDEX (except under MySQL)
2016-02-04 Ivan KohlerAdd IF EXISTS to DROP INDEX (except under MySQL)
2016-02-04 Ivan Kohler0.46_01
2016-02-04 Ivan KohlerAdd IF EXISTS to DROP INDEX (except under MySQL)
2015-05-07 Ivan Kohler0.45
2015-05-07 Ivan Kohlerremove warning
2015-05-07 Ivan Kohler0.45_01 test
2015-05-07 Ivan Kohlerfix Pg reverse-engineering of foreign key MATCH/ON...
2015-05-07 Ivan Kohlerfix SQLite reverse-engineering, closes: CPAN#95961
2015-03-02 Ivan Kohlerdoc: Add repository information
2014-01-29 Ivan Kohlerno DEFAULT for mysql, patch from trs@bestpractical...
2014-01-29 Ivan Kohlerno DEFAULT for mysql, patch from trs@bestpractical...
2013-11-16 Ivan Kohler0.44
2013-11-16 Ivan Kohler Fix MATCH / ON DELETE / ON UPDATE
2013-11-16 Ivan Kohlerquiet noise
2013-11-16 Ivan Kohlerdeb pkg
2013-11-16 Ivan KohlerFK removal
2013-11-07 Ivan KohlerPOD fixes from Xavier Guimard <x.guimard@free.fr> and...
2013-11-04 Ivan Kohler0.43
2013-11-04 Ivan KohlerCreate/alter tables before foreign key changes
2013-11-04 Ivan KohlerCreate/alter tables before foreign key changes
2013-11-04 Ivan Kohlerdon't depend on FreezeThaw, we eval it on demand only...
2013-11-04 Ivan Kohlerdeb pkg
2013-11-04 Ivan Kohlerdoc
2013-11-04 Ivan KohlerFix table creation broken by 0.42
2013-11-03 Ivan Kohlerdoc
2013-11-03 Ivan KohlerIncorporate CPAN::Changes::Spec-compliant Changes file...
2013-11-03 Ivan Kohlerwelcome to the future
2013-11-03 Ivan Kohler0.42
2013-11-03 Ivan Kohler0.42
2013-11-03 Ivan Kohlerstart of foreign key support
2013-11-03 Ivan Kohlerstart of foreign key support
2013-10-26 Ivan Kohlerconsolidate multiple ALTER TABLE statements for efficiency
2013-10-26 Ivan Kohlerconsolidate multiple ALTER TABLE statements for efficie...
2013-10-26 Ivan Kohlerconsolidate multiple ALTER TABLE statements for efficie...
2013-10-26 Ivan Kohlerconsolidate multiple ALTER TABLE statements for efficiency
2013-10-26 Ivan Kohlerconsolidate multiple ALTER TABLE statements for efficiency
2012-06-26 Ivan Kohlerdebhelper compat 7
2011-12-18 ivan0.40
2011-12-18 ivanmysql: implement altering column types & lengths
2011-01-02 ivanfix Pg mapping for DOUBLE PRECISION type to avoid needl...
2010-06-14 ivandoc: sql_update_schema link to sql_add_column misspelled
2010-03-27 ivanmysql: fix reverse-engineering of empty string default
2010-03-27 ivan- mysql: when reverse engineering, transform a default of
2010-03-26 ivanMySQL TEXT->LONGTEXT
2010-01-14 ivan0.38 DBIx_DBSchema_0_38
2010-01-09 ivan0.38
2010-01-09 ivan0.37_04
2010-01-09 ivanColumn default values: refactor handling, improve Pg...
2010-01-08 ivanfix inadvertantly acquiring empty string defaults for...
2010-01-08 ivanfix inadvertantly acquiring empty string defaults for...
2009-12-06 ivandeb
2009-12-06 ivaninitial support for handling changes to a column's...
2009-06-03 ivanPg: se default_db_schema when adding SERIAL columns...
2008-01-03 ivanPatch from Slavin Rezic <srezic@cpan.org> to prevent...
2007-12-14 ivancheck in changes from deb 0.36-1
2007-12-14 ivan0.36 DBIx_DBSchema_0_36
2007-12-13 ivanfix bug preventing adding new columns as primary keys...
2007-11-07 ivanPatch from ISHIGAKI@cpan.org to suppress unnecessary...
2007-10-30 ivan0.35 DBIx_DBSchema_0_35
2007-10-28 ivanfix mysql NULL reverse-engineering and updating
2007-10-27 ivanUpdate Table.pm, add local_options
2007-10-25 ivanmove all mysql- and Pg-specific code to DBD driver...
2007-09-23 ivanFix minor breakage (pretty_print) resulting from Jesse...
2007-09-22 ivanupdating deb changelog...
2007-08-19 jesse * Bump to 0.34 for release DBIx_DBSchema_0_34
2007-08-14 ivanimplement column dropping
2007-08-14 ivanMake table dropping optional, not the default.
2007-08-14 jesse* First cut at shutting up index/unique calls from...
2007-07-05 ivandrop table patch from Slaven, closes: CPAN#27936
2007-06-29 ivanthis file is a wee-bit important for a 0.33 release.. DBIx_DBSchema_0_33
2007-06-29 ivanno longer a test release
2007-06-29 ivan0.33
2007-06-29 ivanindex updating now can rename indices on Pg v8+, for...
2007-06-28 ivanoverhaul of index representation: indices (both normal...
2007-06-28 ivanDBSchema::DBD::mysql NAME vs NAME_lc patch from Ralf...
2007-06-28 ivanDBSchema::DBD::mysql reverse-engineering patch from...
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-21 ivanDBSchema::DBD::SQLite SERIAL patch from IN SUK JOUNG
2007-04-18 ivandeb changelog too. not sure about this experiement... DBIx_DBSchema_0_32
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-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 ivanno more TODO
next