6.0.0-beta1
9/24/25

[#1065] incomplete database table definition upgrade
Summary incomplete database table definition upgrade
Queue Turba
Queue Version 2.0
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester nicoletti (at) nns (dot) ch
Created 01/04/2005 (7568 days ago)
Due
Updated 01/04/2005 (7568 days ago)
Assigned
Resolved 01/04/2005 (7568 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
01/04/2005 12:11:00 PM Jan Schneider Comment #2
State ⇒ Not A Bug
Reply to this comment
You upgraded from Turba older than 1.2. Read the upgrade instructions.
01/04/2005 12:02:58 PM nicoletti (at) nns (dot) ch Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ incomplete database table definition upgrade
Queue ⇒ Turba
Reply to this comment
the following lines should probably be in 1.2_to_2.0.mysql.sql

ALTER TABLE turba_objects ADD COLUMN object_type VARCHAR(255) NOT NULL 
DEFAULT 'Object';

ALTER TABLE turba_objects ADD COLUMN object_members BLOB;



my truba v1->v2 upgrade did not work without the talbe colmn 'object_type'




Saved Queries