zCSA_bounds

efacdb_full ยท Custom/model/helper tables
Back to EFACS Browser
Type
BASE TABLE
Rows est.
8
Size
0.05 MB
Updated
-

Columns

Full schema, no data mutation.
#NameTypeKeyNullableDefaultComment
1idbigint unsignedPRINO--
2partidvarchar(64)MULNO--
3checkpoint_datedate-NO--
4window_yearstinyint-NO--
5methodenum('2y','4y','single')-NO--
6line_typeenum('upper','lower')-NO--
7slope_per_daydecimal(18,12)-NO--
8interceptdecimal(18,6)-NO--
9window_startdate-NO--
10window_enddate-NO--
11points_usedint-NO--
12created_attimestamp-NOCURRENT_TIMESTAMP-

Indexes

NameUniqueColumns
PRIMARYYesid
idx_part_dateNopartid, checkpoint_date
idx_part_typeNopartid, line_type, checkpoint_date

Foreign Keys

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