summaryrefslogtreecommitdiff
path: root/db/migrations/0043_pale_black_bird.sql
diff options
context:
space:
mode:
Diffstat (limited to 'db/migrations/0043_pale_black_bird.sql')
-rw-r--r--db/migrations/0043_pale_black_bird.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/db/migrations/0043_pale_black_bird.sql b/db/migrations/0043_pale_black_bird.sql
new file mode 100644
index 00000000..b50ea4e1
--- /dev/null
+++ b/db/migrations/0043_pale_black_bird.sql
@@ -0,0 +1,3 @@
+ALTER TABLE "tag_classes" DROP CONSTRAINT "tag_classes_tag_type_code_tag_types_code_fk";
+--> statement-breakpoint
+ALTER TABLE "tag_classes" DROP COLUMN "tag_type_code"; \ No newline at end of file