Skip to content

Commit

Permalink
Merge pull request #256 from cymed/fix_oid_for_overflow
Browse files Browse the repository at this point in the history
add default oid to vw_tww_overflow
  • Loading branch information
ponceta authored Jun 18, 2024
2 parents ac072c0 + 82de42e commit 6b2ce4b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions datamodel/app/view/vw_oo_overflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
table: tww_od.overflow
view_name: vw_tww_overflow
view_schema: tww_app
allow_type_change: True
allow_parent_only: false
pkey_default_value: True

additional_columns:
geometry: n1.situation3d_geometry::geometry('PointZ',{SRID})
Expand Down

0 comments on commit 6b2ce4b

Please sign in to comment.