summaryrefslogtreecommitdiff
path: root/db/migrations/0095_mute_lizard.sql
diff options
context:
space:
mode:
Diffstat (limited to 'db/migrations/0095_mute_lizard.sql')
-rw-r--r--db/migrations/0095_mute_lizard.sql1
1 files changed, 0 insertions, 1 deletions
diff --git a/db/migrations/0095_mute_lizard.sql b/db/migrations/0095_mute_lizard.sql
deleted file mode 100644
index 062fcf53..00000000
--- a/db/migrations/0095_mute_lizard.sql
+++ /dev/null
@@ -1 +0,0 @@
-ALTER TABLE "rfq_comments" ADD CONSTRAINT "rfq_comments_commented_by_users_id_fk" FOREIGN KEY ("commented_by") REFERENCES "public"."users"("id") ON DELETE no action ON UPDATE no action; \ No newline at end of file