Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Dynamic Exposure
OpenBuildingMap
database-obmbuildings
Commits
3079fe89
Commit
3079fe89
authored
Aug 12, 2021
by
Marius Kriegerowski
Browse files
Added occupancy column
parent
be6f3291
Changes
1
Hide whitespace changes
Inline
Side-by-side
migrations/00006_add_column_occupancy.sql
0 → 100644
View file @
3079fe89
ALTER
TABLE
public
.
obm_buildings
ADD
COLUMN
if
NOT
EXISTS
occupancy
TEXT
;
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment