_DB_RESET_TABLES was missing the swarm tables, so drop-tables mode left them intact. create_all doesn't alter columns on existing tables, so any schema change to SwarmHost (like use_ipvlan) never took effect after a reset. Child FK first (decky_shards -> swarm_hosts).
74 KiB
74 KiB