zHCAssembly_Config
efacdb_full ยท Custom/model/helper tables
Updated
2026-06-07 06:53:30
Potentially sensitive columns detected and intentionally not previewed as raw row data here: config_key.
Columns
Full schema, no data mutation.| # | Name | Type | Key | Nullable | Default | Comment |
|---|
| 1 | config_key | varchar(80) | PRI | NO | - | - |
| 2 | value_json | json | - | YES | - | - |
| 3 | updated_at | datetime | - | NO | - | - |
| 4 | updated_by | varchar(120) | - | NO | | - |
Indexes
| Name | Unique | Columns |
|---|
| PRIMARY | Yes | config_key |
Foreign Keys
EFACS has few enforced keys; many relationships are conventional.| Column | References |
|---|
| No enforced foreign keys found for this table. |