mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-07-16 19:11:59 +00:00
add database migration
This commit is contained in:
parent
222fb7e411
commit
5345600252
1 changed files with 1 additions and 0 deletions
1
Habitica/assets/migrations/Habitica/12.sql
Normal file
1
Habitica/assets/migrations/Habitica/12.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
ALTER TABLE Quest ADD COLUMN RSVPNeeded bool;
|
||||
Loading…
Reference in a new issue