1
0
mirror of https://github.com/shiroikitsu8/Bayshore_6r_legacy.git synced 2025-01-19 11:38:41 +01:00

Add a migration

This commit is contained in:
Rin 2022-07-21 09:48:09 +01:00
parent 2975bdd727
commit e323f64dee

View File

@ -0,0 +1,2 @@
-- AlterTable
ALTER TABLE "Car" ALTER COLUMN "stLoseBits" SET DEFAULT 0;