feat: convert to nextjs
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "consumer" ALTER COLUMN "letters" DROP NOT NULL,
|
||||
ALTER COLUMN "zipCode" DROP NOT NULL,
|
||||
ALTER COLUMN "birthday" DROP NOT NULL;
|
||||
Reference in New Issue
Block a user