forked from science-ation/science-ation
- Sneak in the report change for the last db change too
This commit is contained in:
parent
9cee85a4f0
commit
67bb3eed85
@ -1,3 +1,4 @@
|
||||
DELETE FROM reports_items WHERE field = 'sponsor_confirmed';
|
||||
|
||||
ALTER TABLE `fairs_stats` CHANGE `next_chairemail` `next_chair_email` VARCHAR( 64 ) NOT NULL ;
|
||||
UPDATE `reports_items` SET field = 'next_chair_email' WHERE field = 'next_chairemail';
|
||||
|
Loading…
x
Reference in New Issue
Block a user