Initial commit: sync from server - all domains and code
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
ALTER TABLE tenants ADD COLUMN location_label TEXT DEFAULT '';
|
||||
ALTER TABLE tenants ADD COLUMN latitude REAL DEFAULT NULL;
|
||||
ALTER TABLE tenants ADD COLUMN longitude REAL DEFAULT NULL;
|
||||
Reference in New Issue
Block a user