|
id
|
bigint(20) unsigned
|
|
|
|
|
migration_key
|
varchar(100)
|
|
|
|
|
component_id
|
bigint(20) unsigned
|
|
|
|
|
issue_code
|
varchar(80)
|
|
|
|
|
component_uid
|
char(64)
|
|
|
|
|
old_specification
|
varchar(255)
|
|
|
|
|
old_quantity
|
decimal(12,2)
|
|
|
|
|
old_metadata_json
|
longtext
|
|
|
|
|
old_component_status
|
varchar(30)
|
|
|
|
|
component_created_at
|
timestamp
|
|
|
|
|
component_updated_at
|
timestamp
|
|
|
|
|
recovered_specification
|
varchar(255)
|
|
|
|
|
recovered_quantity
|
decimal(12,2)
|
|
|
|
|
evidence_source
|
varchar(255)
|
|
|
|
|
evidence_checksum
|
char(64)
|
|
|
|
|
recovery_status
|
varchar(30)
|
|
|
|
|
archived_at
|
timestamp
|
|
|
current_timestamp()
|