databasändringar
This commit is contained in:
parent
7ef6cee519
commit
a55c4cb432
@ -1,4 +1,3 @@
|
||||
ALTER TABLE `project_schedule_event` CHANGE `name` `name` VARCHAR( 500 ) CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL
|
||||
projectscheduleevent name öka antalet chars till 500 istället för 50
|
||||
|
||||
ALTER TABLE `scipro`.`mail_event_recipients` DROP PRIMARY KEY ,
|
||||
ADD PRIMARY KEY ( `recipients_id` , `mail_event_id` )
|
||||
mail_event_recipients gör primary av en kombination av båda fälten istället för bara det ena
|
Loading…
x
Reference in New Issue
Block a user