Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spelling in code comments patch: 'ddatetime' -> 'datetime'; patch by Vlad ↵ | vladd%bugzilla.org | 2006-06-19 | 1 | -1/+1 |
| | | | | Dascalu <vladd@bugzilla.org>. | ||||
* | Bug 329537: [PostgreSQL] Bugzilla::DB::Pg can't alter a column to be SERIAL ↵ | lpsolit%gmail.com | 2006-04-14 | 1 | -49/+32 |
| | | | | - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave | ||||
* | Bug 328063: [PostgreSQL] Bugzilla::DB::Pg does not support adding a new ↵ | mkanat%kerio.com | 2006-02-22 | 1 | -7/+23 |
| | | | | | | SERIAL-type column to a table Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 310231: MySQL-specific get_alter_column_ddl will not drop primary key | mkanat%kerio.com | 2005-12-19 | 1 | -1/+14 |
| | | | | Patch By Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat, a=justdave | ||||
* | Bug 301901: Index rename failure when renaming an index called PRIMARY | mkanat%kerio.com | 2005-08-01 | 1 | -0/+3 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave | ||||
* | Bug 293501: Add me to files where I belong and fix kerio.com emails | mkanat%kerio.com | 2005-06-15 | 2 | -0/+2 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk | ||||
* | Bug 290677: Index rename time estimate is too short on large sites | mkanat%kerio.com | 2005-05-17 | 1 | -0/+24 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=jouni, a=justdave | ||||
* | Bug 285722: Updates From 2.18- to 2.20+ will not work | mkanat%kerio.com | 2005-04-23 | 1 | -2/+9 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave | ||||
* | Bug 290402: Functions to support reading-in a Schema object from the database | mkanat%kerio.com | 2005-04-17 | 1 | -0/+168 |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave | ||||
* | Bug 290405: bz_add_column needs a way to specify an initial value | mkanat%kerio.com | 2005-04-15 | 1 | -3/+7 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave | ||||
* | Bug 78276: change name of "when" index on bugs_activity.bug_when column | mkanat%kerio.com | 2005-04-15 | 1 | -2/+2 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=myk, a=myk | ||||
* | Bug 286527: Cross-DB bz_rename_column and bz_drop_column (Part of Bug 285111) | mkanat%kerio.com | 2005-04-05 | 2 | -5/+21 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=myk | ||||
* | Bug 286689: Cross-DB bz_add_index and bz_drop_index (Part of Bug 285111) | mkanat%kerio.com | 2005-03-22 | 1 | -0/+5 |
| | | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave | ||||
* | Bug 285748: Cross-DB bz_alter_column (Part of Bug 285111) | mkanat%kerio.com | 2005-03-18 | 2 | -3/+14 |
| | | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave | ||||
* | Bug 285723: Cross-DB bz_add_column (Part of Bug 285111) | mkanat%kerio.com | 2005-03-18 | 1 | -3/+39 |
| | | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave | ||||
* | Bug 285113: Bugzilla::DB::Schema needs a way to serialize and store its ↵ | mkanat%kerio.com | 2005-03-18 | 2 | -2/+2 |
| | | | | | | abstract schema Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave | ||||
* | Bug 285443: Schema::Pg should remove FULLTEXT attribute from indexes | mkanat%kerio.com | 2005-03-10 | 1 | -0/+16 |
| | | | | Patch By Ed Sabol <edwardjsabol@iname.com> r=mkanat, a=justdave | ||||
* | Bug 285551: Schema::Pg should explictly set "timestamp without time zone" ↵ | mkanat%kerio.com | 2005-03-10 | 1 | -1/+1 |
| | | | | | | and no fractions of seconds Patch By Ed Sabol <edwardjsabol@iname.com> r=mkanat, a=justdave | ||||
* | Bug 146679: Reusable, structured, database-independent schema | mkanat%kerio.com | 2005-03-09 | 2 | -0/+173 |
Patch By Ed Sabol <edwardjsabol@iname.com> r=mkanat, a=myk, a=justdave |