3 lines
143 B
MySQL
3 lines
143 B
MySQL
|
|
-- 2026-06: add 'pending_migration' to asset_status enum for manual SMB-to-S3 promotion
|
||
|
|
ALTER TYPE asset_status ADD VALUE 'pending_migration';
|