forked from science-ation/science-ation
- Update database for schools report query.
This commit is contained in:
parent
1e947cba16
commit
a87647ee6c
@ -1 +1 @@
|
||||
50
|
||||
51
|
||||
|
1
db/db.update.51.sql
Normal file
1
db/db.update.51.sql
Normal file
@ -0,0 +1 @@
|
||||
ALTER TABLE `reports` CHANGE `type` `type` ENUM( 'student', 'judge', 'award', 'committee', 'school' ) NOT NULL DEFAULT 'student'
|
Loading…
Reference in New Issue
Block a user