aboutsummaryrefslogtreecommitdiff
path: root/backend/migrations/2021-12-18-130837_bots/down.sql
blob: 3d14604074cf1ac509a869ff71683d2b0a92b9e6 (plain)
1
2
3
DROP TABLE code_bundles;
DROP INDEX bots_index;
DROP TABLE bots;