scheiding


Description

Bouwkundige scheidingen

Columns

Column Type Size Nulls Auto Default Children Parents Comments
uuid uuid 2147483647 gen_random_uuid()
geom geometry 2147483647 null
datumtijd timestamptz 35,6 CURRENT_TIMESTAMP
gebruiker varchar 255 CURRENT_USER
label text 2147483647 null
rotatie int4 10 0
bijzonderheden text 2147483647 null
plusinfo jsonb 2147483647 null

Optionele velden

object_uuid uuid 2147483647 null
object.uuid scheiding_object_uuid_fkeyC
scheiding_type_id int2 5 null
scheiding_type.id scheiding_scheiding_type_id_fkeyR
bouwlaag int2 5 null

Indexes

Constraint Name Type Sort Column(s)
scheiding_pkey Primary key Asc uuid
scheiding_bouwlaag_idx Performance Asc bouwlaag
scheiding_geom_idx Performance Asc geom
scheiding_object_uuid_idx Performance Asc object_uuid

Relationships