first commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
ALTER TABLE location_images
|
||||
ADD COLUMN availableSlots TEXT NULL;
|
||||
|
||||
ALTER TABLE global_location_images
|
||||
ADD COLUMN availableSlots TEXT NULL;
|
||||
Reference in New Issue
Block a user