| Age | Commit message (Expand) | Author |
| 2016-02-03 | Add IF EXISTS to DROP INDEX (except under MySQL) | Ivan Kohler |
| 2016-02-03 | Add IF EXISTS to DROP INDEX (except under MySQL) | Ivan Kohler |
| 2016-02-03 | Add IF EXISTS to DROP INDEX (except under MySQL) | Ivan Kohler |
| 2016-02-03 | Add IF EXISTS to DROP INDEX (except under MySQL) | Ivan Kohler |
| 2013-11-15 | Fix MATCH / ON DELETE / ON UPDATE | Ivan Kohler |
| 2013-11-15 | quiet noise | Ivan Kohler |
| 2013-11-15 | FK removal | Ivan Kohler |
| 2013-11-04 | Create/alter tables before foreign key changes | Ivan Kohler |
| 2013-11-04 | Create/alter tables before foreign key changes | Ivan Kohler |
| 2013-11-04 | Fix table creation broken by 0.42 | Ivan Kohler |
| 2013-11-03 | start of foreign key support | Ivan Kohler |
| 2013-10-26 | consolidate multiple ALTER TABLE statements for efficiency | 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, modernize deb pac... | Ivan Kohler |
| 2013-10-26 | consolidate multiple ALTER TABLE statements for efficiency | Ivan Kohler |
| 2010-01-09 | Column default values: refactor handling, improve Pg reverse engineering and ... | ivan |
| 2007-11-07 | Patch from ISHIGAKI@cpan.org to suppress unnecessary warnings about undefined... | ivan |
| 2007-10-27 | Update Table.pm, add local_options | ivan |
| 2007-08-14 | implement column dropping | ivan |
| 2007-08-14 | Make table dropping optional, not the default. | ivan |
| 2007-08-14 | * First cut at shutting up index/unique calls from within the codebase. | jesse |
| 2007-07-05 | drop table patch from Slaven, closes: CPAN#27936 | ivan |
| 2007-06-29 | 0.33 | ivan |
| 2007-06-29 | index updating now can rename indices on Pg v8+, for efficiency with large da... | ivan |
| 2007-06-28 | overhaul of index representation: indices (both normal and unique) are now na... | ivan |
| 2006-03-30 | increment the version numbers in Column.pm and Table.pm and the "use" stateme... | ivan |
| 2006-03-30 | - more schema update stuff:DBIx_DBSchema_0_31 | ivan |
| 2005-11-28 | tiny bit of cleanup | ivan |
| 2005-11-28 | Initial SQLite support from Jesse Vincent | ivan |
| 2005-08-16 | new Column::sql_add_column methodDBIx_DBSchema_0_27 | ivan |
| 2002-09-19 | Pg reverse-engineering fix: now sets defaultDBIx_DBSchema_0_21 | ivan |
| 2002-03-04 | 0.20 | ivan |
| 2002-03-04 | doc | ivan |
| 2001-10-23 | hopefully finally get rid of the | ivan |
| 2001-07-30 | primary key Pg fix | ivan |
| 2001-07-30 | delcolumn, version bump for dependencies | ivan |
| 2001-07-08 | credit! | ivan |
| 2001-07-08 | patch from Mark Ethan Trostler <mark@zzo.com> | ivan |
| 2001-05-09 | MySQL doesn't need special index processing anymore. | ivan |
| 2001-03-03 | rework Table->new interface for extensibility | ivan |
| 2001-01-05 | index fixes, oopsDBIx_DBSchema_0_16 | ivan |
| 2000-10-24 | serial datatype emulation for mysql | ivan |
| 2000-10-11 | explicitly disconnect if created_dbh | ivan |
| 2000-10-09 | get rid of use of uninitialized value errors | ivan |
| 2000-10-09 | On Mon, Oct 09, 2000 at 02:30:51AM -0400, Jesse wrote: | ivan |
| 2000-10-07 | added typemap foo and default values | ivan |
| 2000-09-27 | bugfixes | ivan |
| 2000-09-27 | bugs | ivan |
| 2000-09-27 | implement pretty_read | ivan |
| 2000-09-27 | remove some debugging cruft, oops | ivan |