
25 May
2012
25 May
'12
2:37 p.m.
Aaron G. Angeles schreef op 2012-05-25 16:19:
Can anyone help me convert the following code for MSSQL?
ALTER IGNORE TABLE ticket_flag ADD CONSTRAINT ticket_flag_per_user UNIQUE INDEX (ticket_id, ticket_key, create_by);
Hi Aaron; you should not have to! Check http://bugs.otrs.org/show_bug.cgi?id=8237#c9 "Error while applying ticket_flags constraint when running upgrade from 3.0 to 3.1" -- Mike