zPipeline_SP_Log

efacdb_full ยท Custom/model/helper tables
Back to EFACS Browser
Type
BASE TABLE
Rows est.
39
Size
0.06 MB
Updated
2026-04-03 14:26:47

Columns

Full schema, no data mutation.
#NameTypeKeyNullableDefaultComment
1idbigintPRINO--
2tsdatetime(6)MULNOCURRENT_TIMESTAMP(6)-
3procedure_namevarchar(128)MULNO--
4event_typeenum('start','end','info','error')-NOinfo-
5run_idvarchar(64)MULYES--
6messagevarchar(500)-YES--
7started_atdatetime(6)-YES--
8duration_msbigint-YES--

Indexes

NameUniqueColumns
PRIMARYYesid
idx_proc_tsNoprocedure_name, ts
idx_runNorun_id
idx_tsNots

Foreign Keys

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