zBIPmodel3_instruction_packs
efacdb_full ยท Custom/model/helper tables
Updated
2026-05-29 16:06:51
Potentially sensitive columns detected and intentionally not previewed as raw row data here: variant_key.
Columns
Full schema, no data mutation.| # | Name | Type | Key | Nullable | Default | Comment |
|---|
| 1 | pack_id | bigint | PRI | NO | - | - |
| 2 | partid | varchar(40) | MUL | NO | - | - |
| 3 | variant_key | varchar(80) | - | NO | primary | - |
| 4 | dip_json | longtext | - | YES | - | - |
| 5 | bip_json | longtext | - | YES | - | - |
| 6 | concessions_json | longtext | - | YES | - | - |
| 7 | notes_json | longtext | - | YES | - | - |
| 8 | updated_by | varchar(120) | - | YES | - | - |
| 9 | updated_at | timestamp | - | NO | CURRENT_TIMESTAMP | - |
| 10 | created_at | timestamp | - | NO | CURRENT_TIMESTAMP | - |
Indexes
| Name | Unique | Columns |
|---|
| PRIMARY | Yes | pack_id |
| ux-zBIPmodel3-pack-part-variant | Yes | partid, variant_key |
Foreign Keys
EFACS has few enforced keys; many relationships are conventional.| Column | References |
|---|
| No enforced foreign keys found for this table. |