staff-availability-skill-events

efacdb_full ยท App/admin miscellany
Back to EFACS Browser
Type
BASE TABLE
Rows est.
0
Size
0.05 MB
Updated
-
Potentially sensitive columns detected and intentionally not previewed as raw row data here: team-key.

Columns

Full schema, no data mutation.
#NameTypeKeyNullableDefaultComment
1skill-event-idbigintPRINO--
2resource-refvarchar(160)MULNO--
3team-keyvarchar(64)MULNO--
4can-helptinyint(1)-NO0-
5speed-levelvarchar(16)-YES--
6skill-factordecimal(6,3)-YES--
7event-datedate-NO--
8event-typevarchar(32)-NOreview-
9note-texttext-YES--
10created-byvarchar(120)-YES--
11created-attimestamp-NOCURRENT_TIMESTAMP-

Indexes

NameUniqueColumns
PRIMARYYesskill-event-id
ix-staff-availability-skill-events-resource-dateNoresource-ref, event-date, skill-event-id
ix-staff-availability-skill-events-teamNoteam-key, event-date

Foreign Keys

EFACS has few enforced keys; many relationships are conventional.
ColumnReferences
No enforced foreign keys found for this table.