zAR-HRA-workings-holiday-requests

efacdb_full ยท Custom/model/helper tables
Back to EFACS Browser
Type
BASE TABLE
Rows est.
6
Size
0.06 MB
Updated
2026-05-11 07:33:13

Columns

Full schema, no data mutation.
#NameTypeKeyNullableDefaultComment
1request-idbigintPRINO--
2usernamevarchar(120)MULNO--
3start-datedate-NO--
4end-datedate-NO--
5day-portionvarchar(16)-NOfull-
6source-typevarchar(32)-NOuser-
7admin-leave-event-idbigint-YES--
8note-texttext-YES--
9statusvarchar(24)MULNOpending-
10decision-notetext-YES--
11decided-byvarchar(120)-YES--
12decided-atdatetime-YES--
13created-byvarchar(120)-YES--
14created-attimestamp-NOCURRENT_TIMESTAMP-

Indexes

NameUniqueColumns
PRIMARYYesrequest-id
ix-zar-hra-holiday-requests-statusNostatus, created-at
ix-zar-hra-holiday-requests-user-createdNousername, created-at
ix-zar-hra-holiday-requests-user-dateNousername, start-date, end-date

Status Counts

StatusCount
pending4
accepted2

Foreign Keys

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