summaryrefslogtreecommitdiffstats
path: root/Bugzilla/DB/Schema/Mysql.pm
AgeCommit message (Expand)AuthorFilesLines
2006-06-19Spelling in code comments patch: 'ddatetime' -> 'datetime'; patch by Vlad Das...vladd%bugzilla.org1-1/+1
2005-12-19Bug 310231: MySQL-specific get_alter_column_ddl will not drop primary keymkanat%kerio.com1-1/+14
2005-08-01Bug 301901: Index rename failure when renaming an index called PRIMARYmkanat%kerio.com1-0/+3
2005-06-15Bug 293501: Add me to files where I belong and fix kerio.com emailsmkanat%kerio.com1-0/+1
2005-05-17Bug 290677: Index rename time estimate is too short on large sitesmkanat%kerio.com1-0/+24
2005-04-23Bug 285722: Updates From 2.18- to 2.20+ will not workmkanat%kerio.com1-2/+9
2005-04-17Bug 290402: Functions to support reading-in a Schema object from the databasemkanat%kerio.com1-0/+168
2005-04-15Bug 78276: change name of "when" index on bugs_activity.bug_when columnmkanat%kerio.com1-2/+2
2005-04-05Bug 286527: Cross-DB bz_rename_column and bz_drop_column (Part of Bug 285111)mkanat%kerio.com1-3/+6
2005-03-22Bug 286689: Cross-DB bz_add_index and bz_drop_index (Part of Bug 285111)mkanat%kerio.com1-0/+5
2005-03-18Bug 285748: Cross-DB bz_alter_column (Part of Bug 285111)mkanat%kerio.com1-1/+12
2005-03-18Bug 285113: Bugzilla::DB::Schema needs a way to serialize and store its abstr...mkanat%kerio.com1-1/+1
2005-03-09Bug 146679: Reusable, structured, database-independent schemamkanat%kerio.com1-0/+100