about summary refs log tree commit diff
path: root/users/grfn/bbbg/resources/migrations/20211212165646-init-schema.down.sql
diff options
context:
space:
mode:
Diffstat (limited to 'users/grfn/bbbg/resources/migrations/20211212165646-init-schema.down.sql')
-rw-r--r--users/grfn/bbbg/resources/migrations/20211212165646-init-schema.down.sql14
1 files changed, 0 insertions, 14 deletions
diff --git a/users/grfn/bbbg/resources/migrations/20211212165646-init-schema.down.sql b/users/grfn/bbbg/resources/migrations/20211212165646-init-schema.down.sql
deleted file mode 100644
index 69b818a4f4ab..000000000000
--- a/users/grfn/bbbg/resources/migrations/20211212165646-init-schema.down.sql
+++ /dev/null
@@ -1,14 +0,0 @@
-drop table "public"."user";
-
--- ;;
-
-drop table "public"."event_attendee";
-
-
--- ;;
-
-drop table "public"."event";
-
--- ;;
-
-drop table "public"."attendee";