zCSA_bounds_5y
efacdb_full ยท Live/compatibility views
Columns
Full schema, no data mutation.| # | Name | Type | Key | Nullable | Default | Comment |
|---|
| 1 | id | bigint unsigned | - | NO | 0 | - |
| 2 | partid | varchar(64) | - | NO | - | - |
| 3 | checkpoint_date | date | - | NO | - | - |
| 4 | window_years | tinyint | - | NO | - | - |
| 5 | method | enum('2y','4y','single') | - | NO | - | - |
| 6 | line_type | enum('upper','lower') | - | NO | - | - |
| 7 | slope_per_day | decimal(18,12) | - | NO | - | - |
| 8 | intercept | decimal(18,6) | - | NO | - | - |
| 9 | window_start | date | - | NO | - | - |
| 10 | window_end | date | - | NO | - | - |
| 11 | points_used | int | - | NO | - | - |
| 12 | created_at | timestamp | - | NO | CURRENT_TIMESTAMP | - |
Indexes
| Name | Unique | Columns |
|---|
| No indexes found. |
Foreign Keys
EFACS has few enforced keys; many relationships are conventional.| Column | References |
|---|
| No enforced foreign keys found for this table. |