1
0
mirror of synced 2024-12-15 00:11:19 +01:00
Bayshore/prisma/migrations/20220721084743_ghostbattle/migration.sql

3 lines
73 B
MySQL
Raw Normal View History

2022-07-21 10:48:09 +02:00
-- AlterTable
ALTER TABLE "Car" ALTER COLUMN "stLoseBits" SET DEFAULT 0;