This commit is contained in:
Mateusz Konieczny 2022-07-04 08:40:59 +02:00
parent 33f4c6d712
commit b64a83a010

View File

@ -13,7 +13,7 @@
-- ALTER TABLE buildings -- ALTER TABLE buildings
-- ADD COLUMN IF NOT EXISTS ownership_type ownership_type DEFAULT 'Private individual'; -- ADD COLUMN IF NOT EXISTS ownership_type ownership_type DEFAULT 'Private individual';
-- Ownerhsip perception, would you describe this as a community asset? -- Ownership perception, would you describe this as a community asset?
-- Boolean yes / no -- Boolean yes / no
-- Below accepts t/f, yes/no, y/n, 0/1 as valid inputs all of which -- Below accepts t/f, yes/no, y/n, 0/1 as valid inputs all of which