feat: added compulsory tags
This commit is contained in:
@@ -13,7 +13,6 @@ CREATE TABLE study_spaces (
|
||||
location text,
|
||||
building_location text,
|
||||
tags text[] NOT NULL DEFAULT array[]::text[],
|
||||
timing text NOT NULL,
|
||||
volume text NOT NULL,
|
||||
wifi text NOT NULL,
|
||||
power text NOT NULL,
|
||||
|
||||
Reference in New Issue
Block a user