aboutsummaryrefslogtreecommitdiff
path: root/backend/migrations/2021-12-18-130837_bots/down.sql
diff options
context:
space:
mode:
Diffstat (limited to 'backend/migrations/2021-12-18-130837_bots/down.sql')
-rw-r--r--backend/migrations/2021-12-18-130837_bots/down.sql3
1 files changed, 0 insertions, 3 deletions
diff --git a/backend/migrations/2021-12-18-130837_bots/down.sql b/backend/migrations/2021-12-18-130837_bots/down.sql
deleted file mode 100644
index 3d14604..0000000
--- a/backend/migrations/2021-12-18-130837_bots/down.sql
+++ /dev/null
@@ -1,3 +0,0 @@
-DROP TABLE code_bundles;
-DROP INDEX bots_index;
-DROP TABLE bots; \ No newline at end of file