1
0
mirror of synced 2025-02-01 20:28:03 +01:00

3 lines
73 B
MySQL
Raw Normal View History

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