planetwars.dev/planetwars-server/migrations/2022-07-23-131936_bot_active_version/down.sql
2022-07-23 23:40:25 +02:00

2 lines
90 B
SQL

-- This file should undo anything in `up.sql`
ALTER TABLE bots DROP COLUMN active_version;