diff options
Diffstat (limited to 'db/migrations/0035_sweet_revanche.sql')
| -rw-r--r-- | db/migrations/0035_sweet_revanche.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/migrations/0035_sweet_revanche.sql b/db/migrations/0035_sweet_revanche.sql new file mode 100644 index 00000000..e54ae28c --- /dev/null +++ b/db/migrations/0035_sweet_revanche.sql @@ -0,0 +1,2 @@ +ALTER TABLE "tag_subfields" RENAME COLUMN "numbering_label" TO "attributes_description";--> statement-breakpoint +ALTER TABLE "tag_subfields" DROP COLUMN "subfield_type";
\ No newline at end of file |
