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
_______________________________________________
OTRS mailing list: dev - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/dev
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev

Reply via email to