6.0.0-beta1
7/5/25

[#10469] Horde_Db needs ability to alter/drop a table's primaryKey
Summary Horde_Db needs ability to alter/drop a table's primaryKey
Queue Horde Framework Packages
Queue Version Git master
Type Enhancement
State Resolved
Priority 1. Low
Owners jan (at) horde (dot) org
Requester mrubinsk (at) horde (dot) org
Created 08/30/2011 (5058 days ago)
Due
Updated 09/05/2011 (5052 days ago)
Assigned
Resolved 09/05/2011 (5052 days ago)
Milestone
Patch No

History
09/05/2011 09:15:55 PM Jan Schneider State ⇒ Resolved
 
09/05/2011 08:38:07 PM Git Commit Comment #3 Reply to this comment
Changes have been made in Git for this ticket:

[jan] Add methods to add and drop primary keys (Request #10469).

  10 files changed, 225 insertions(+), 25 deletions(-)
http://git.horde.org/horde-git/-/commit/a822618b194f155aba0b61a069613e8c069fc5c5
09/05/2011 07:55:09 PM Jan Schneider Comment #2
Taken from Horde DevelopersHorde Developers
Milestone ⇒
Assigned to Jan Schneider
Reply to this comment
Working on it because we need this for Wicked's migrations.
08/30/2011 03:25:48 PM Michael Rubinsky Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒ 4.1
Assigned to Horde DevelopersHorde Developers
Summary ⇒ Horde_Db needs ability to alter/drop a table's primaryKey
Type ⇒ Enhancement
State ⇒ Assigned
Queue ⇒ Horde Framework Packages
Reply to this comment
Currently, once a table is created it's impossible to alter or drop 
the primaryKey unless you are changing it TO an autoincrementKey.

Saved Queries