We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59a1d4a commit 4c86659Copy full SHA for 4c86659
1 file changed
prisma/migrations/20250617192217_file_desc/migration.sql
@@ -0,0 +1,2 @@
1
+-- AlterTable
2
+ALTER TABLE "File" ADD COLUMN "description" TEXT;
0 commit comments