scenario


Description

Scenario

Columns

Column Type Size Nulls Auto Default Children Parents Comments
uuid uuid 2147483647 gen_random_uuid()
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 scenario_object_uuid_fkeyC
scenario_type_id int2 5 null
scenario_type.id scenario_scenario_type_id_fkeyR

Indexes

Constraint Name Type Sort Column(s)
scenario_pkey Primary key Asc uuid
scenario_object_uuid_idx Performance Asc object_uuid

Relationships