forked from science-ation/science-ation
- Sneak a change into the db update, misnamed field
This commit is contained in:
parent
5180c14b22
commit
e4c632a380
@ -1 +1,3 @@
|
||||
DELETE FROM reports_items WHERE field = 'sponsor_confirmed';
|
||||
|
||||
ALTER TABLE `fairs_stats` CHANGE `next_chairemail` `next_chair_email` VARCHAR( 64 ) NOT NULL ;
|
||||
|
Loading…
Reference in New Issue
Block a user