event_instance

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT 10 null
eventId INT 10 null
event.id Implied Constraint R
date DATE 10 null
time TIME 8 null
length INT 10 null
status TINYINT 3 1
note TEXT 65535 NULL
dateUpdated INT 10 NULL
deleted TINYINT 3 0

Indexes

Constraint Name Type Sort Column(s)
event_instance_s_pk Primary key Asc id
PRIMARY Must be unique Asc id

Relationships