databasändringar
This commit is contained in:
parent
0ca5383355
commit
7ef6cee519
@ -1 +1,4 @@
|
||||
projectscheduleevent name öka antalet chars till 500
|
||||
ALTER TABLE `project_schedule_event` CHANGE `name` `name` VARCHAR( 500 ) CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL
|
||||
|
||||
ALTER TABLE `scipro`.`mail_event_recipients` DROP PRIMARY KEY ,
|
||||
ADD PRIMARY KEY ( `recipients_id` , `mail_event_id` )
|
Loading…
x
Reference in New Issue
Block a user