gmokercom/back-end/prisma/migrations/20240908142435_/migration.sql
dorian melenotte 9e06e92c57
Some checks failed
/ deploy (push) Failing after 5s
add: folder of the backend
2024-09-10 18:08:10 +02:00

3 lines
78 B
SQL

-- AlterTable
ALTER TABLE `User` MODIFY `id` INTEGER NOT NULL AUTO_INCREMENT;