init
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
alter table room add column "roomTitle" text;
|
||||
alter table room add column "roomDescription" text;
|
||||
alter table room add column "roomTitleColor" text;
|
||||
Reference in New Issue
Block a user