Skip to content

Commit 6b2ce4b

Browse files
authored
Merge pull request #256 from cymed/fix_oid_for_overflow
add default oid to vw_tww_overflow
2 parents ac072c0 + 82de42e commit 6b2ce4b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

datamodel/app/view/vw_oo_overflow.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
table: tww_od.overflow
33
view_name: vw_tww_overflow
44
view_schema: tww_app
5+
allow_type_change: True
6+
allow_parent_only: false
7+
pkey_default_value: True
58

69
additional_columns:
710
geometry: n1.situation3d_geometry::geometry('PointZ',{SRID})

0 commit comments

Comments
 (0)