add database migration

This commit is contained in:
Saran Lertpradit 2016-02-27 00:58:41 +07:00
parent 222fb7e411
commit 5345600252

View file

@ -0,0 +1 @@
ALTER TABLE Quest ADD COLUMN RSVPNeeded bool;