chore: failed attempt at adding custom field labels

I have spent all day on it and for some reason, I can't figure it out
This commit is contained in:
Ephraim Atta-Duncan
2024-02-18 16:01:03 +00:00
parent 2815b1a809
commit 986030cc38
9 changed files with 101 additions and 26 deletions

View File

@ -0,0 +1,2 @@
-- AlterTable
ALTER TABLE "Field" ADD COLUMN "label" TEXT;