You need to sign in or sign up before continuing.
Resolve "Add field for occupancy"
1 unresolved thread
1 unresolved thread
Closes #2 (closed)
Edited by Marius Kriegerowski
Merge request reports
Activity
added Status: to-do label
assigned to @marius
- migrations/00006_add_column_occupancy.sql 0 → 100644
1 ALTER TABLE public.obm_buildings 2 ADD COLUMN if NOT EXISTS occupancy TEXT; changed this line in version 2 of the diff
Please register or sign in to reply