const DEAD_TABLE_DROPS: &[&str];Expand description
Tables retained by the old chain only for a downgrade path the flatten
abandons. Dropped from any legacy DB by the adopt step; never created
by the flat schema. db_workflow_* data was already copied into
db_drone_* by the old v10 migration, so dropping loses nothing.