summaryrefslogtreecommitdiff
path: root/DBSchema/Table.pm
AgeCommit message (Expand)Author
2016-02-03Add IF EXISTS to DROP INDEX (except under MySQL)Ivan Kohler
2016-02-03Add IF EXISTS to DROP INDEX (except under MySQL)Ivan Kohler
2016-02-03Add IF EXISTS to DROP INDEX (except under MySQL)Ivan Kohler
2016-02-03Add IF EXISTS to DROP INDEX (except under MySQL)Ivan Kohler
2013-11-15 Fix MATCH / ON DELETE / ON UPDATEIvan Kohler
2013-11-15quiet noiseIvan Kohler
2013-11-15FK removalIvan Kohler
2013-11-04Create/alter tables before foreign key changesIvan Kohler
2013-11-04Create/alter tables before foreign key changesIvan Kohler
2013-11-04Fix table creation broken by 0.42Ivan Kohler
2013-11-03start of foreign key supportIvan Kohler
2013-10-26consolidate multiple ALTER TABLE statements for efficiencyIvan Kohler
2013-10-26consolidate multiple ALTER TABLE statements for efficiency, modernize deb pac...Ivan Kohler
2013-10-26consolidate multiple ALTER TABLE statements for efficiency, modernize deb pac...Ivan Kohler
2013-10-26consolidate multiple ALTER TABLE statements for efficiencyIvan Kohler
2010-01-09Column default values: refactor handling, improve Pg reverse engineering and ...ivan
2007-11-07Patch from ISHIGAKI@cpan.org to suppress unnecessary warnings about undefined...ivan
2007-10-27Update Table.pm, add local_optionsivan
2007-08-14implement column droppingivan
2007-08-14Make 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-05drop table patch from Slaven, closes: CPAN#27936ivan
2007-06-290.33ivan
2007-06-29index updating now can rename indices on Pg v8+, for efficiency with large da...ivan
2007-06-28overhaul of index representation: indices (both normal and unique) are now na...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
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
2002-09-19 Pg reverse-engineering fix: now sets defaultDBIx_DBSchema_0_21ivan
2002-03-040.20ivan
2002-03-04docivan
2001-10-23hopefully finally get rid of theivan
2001-07-30primary key Pg fixivan
2001-07-30delcolumn, version bump for dependenciesivan
2001-07-08credit!ivan
2001-07-08patch from Mark Ethan Trostler <mark@zzo.com>ivan
2001-05-09MySQL doesn't need special index processing anymore.ivan
2001-03-03rework Table->new interface for extensibilityivan
2001-01-05index fixes, oopsDBIx_DBSchema_0_16ivan
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-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-27bugsivan
2000-09-27implement pretty_readivan
2000-09-27remove some debugging cruft, oopsivan