summaryrefslogtreecommitdiffstats
path: root/Bugzilla/DB/Schema
AgeCommit message (Expand)AuthorFilesLines
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.com2-0/+2
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 290405: bz_add_column needs a way to specify an initial valuemkanat%kerio.com1-3/+7
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.com2-5/+21
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.com2-3/+14
2005-03-18Bug 285723: Cross-DB bz_add_column (Part of Bug 285111)mkanat%kerio.com1-3/+39
2005-03-18Bug 285113: Bugzilla::DB::Schema needs a way to serialize and store its abstr...mkanat%kerio.com2-2/+2
2005-03-10Bug 285443: Schema::Pg should remove FULLTEXT attribute from indexesmkanat%kerio.com1-0/+16
2005-03-10Bug 285551: Schema::Pg should explictly set "timestamp without time zone" and...mkanat%kerio.com1-1/+1
2005-03-09Bug 146679: Reusable, structured, database-independent schemamkanat%kerio.com2-0/+173