zCRT_inputs_VolumeSets_ord
efacdb_full ยท Custom/model/helper tables
Updated
2026-04-02 21:30:40
Columns
Full schema, no data mutation.| # | Name | Type | Key | Nullable | Default | Comment |
|---|
| 1 | label_id | int | PRI | NO | - | - |
| 2 | label_code | varchar(64) | UNI | NO | - | - |
| 3 | label_name | varchar(255) | - | NO | - | - |
| 4 | description | varchar(255) | - | YES | - | - |
| 5 | created_ts | datetime | - | NO | CURRENT_TIMESTAMP | - |
| 6 | updated_ts | datetime | - | YES | - | - |
Indexes
| Name | Unique | Columns |
|---|
| PRIMARY | Yes | label_id |
| uk_vs_label_code | Yes | label_code |
Foreign Keys
EFACS has few enforced keys; many relationships are conventional.| Column | References |
|---|
| No enforced foreign keys found for this table. |