Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-04-15 | Bug 329537: [PostgreSQL] Bugzilla::DB::Pg can't alter a column to be SERIAL ↵ | lpsolit%gmail.com | 1 | -49/+32 | |
- Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave | |||||
2006-02-22 | Bug 328063: [PostgreSQL] Bugzilla::DB::Pg does not support adding a new ↵ | mkanat%kerio.com | 1 | -7/+23 | |
SERIAL-type column to a table Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2005-06-15 | Bug 293501: Add me to files where I belong and fix kerio.com emails | mkanat%kerio.com | 1 | -0/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk | |||||
2005-04-15 | Bug 290405: bz_add_column needs a way to specify an initial value | mkanat%kerio.com | 1 | -3/+7 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave | |||||
2005-04-05 | Bug 286527: Cross-DB bz_rename_column and bz_drop_column (Part of Bug 285111) | mkanat%kerio.com | 1 | -2/+15 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=myk | |||||
2005-03-18 | Bug 285748: Cross-DB bz_alter_column (Part of Bug 285111) | mkanat%kerio.com | 1 | -2/+2 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave | |||||
2005-03-18 | Bug 285723: Cross-DB bz_add_column (Part of Bug 285111) | mkanat%kerio.com | 1 | -3/+39 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave | |||||
2005-03-18 | Bug 285113: Bugzilla::DB::Schema needs a way to serialize and store its ↵ | mkanat%kerio.com | 1 | -1/+1 | |
abstract schema Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave | |||||
2005-03-10 | Bug 285443: Schema::Pg should remove FULLTEXT attribute from indexes | mkanat%kerio.com | 1 | -0/+16 | |
Patch By Ed Sabol <edwardjsabol@iname.com> r=mkanat, a=justdave | |||||
2005-03-10 | Bug 285551: Schema::Pg should explictly set "timestamp without time zone" ↵ | mkanat%kerio.com | 1 | -1/+1 | |
and no fractions of seconds Patch By Ed Sabol <edwardjsabol@iname.com> r=mkanat, a=justdave | |||||
2005-03-09 | Bug 146679: Reusable, structured, database-independent schema | mkanat%kerio.com | 1 | -0/+73 | |
Patch By Ed Sabol <edwardjsabol@iname.com> r=mkanat, a=myk, a=justdave |