staff-availability-target-commands

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
1command-idbigintPRINO--
2team-keyvarchar(64)MULNO--
3shift-scopevarchar(16)-NOfull-
4weekday-scopevarchar(16)MULNOall-
5command-modevarchar(16)-NOset-
6hours-valuedecimal(7,2)-NO0.00-
7start-datedate-NO--
8end-datedate-YES--
9note-texttext-YES--
10is-deletedtinyint(1)-NO0-
11created-byvarchar(120)-YES--
12updated-byvarchar(120)-YES--
13created-attimestamp-NOCURRENT_TIMESTAMP-
14updated-attimestamp-NOCURRENT_TIMESTAMP-

Indexes

NameUniqueColumns
PRIMARYYescommand-id
ix-staff-availability-target-commands-team-dateNoteam-key, start-date, end-date, is-deleted
ix-staff-availability-target-commands-weekdayNoweekday-scope, is-deleted

Foreign Keys

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