1
0
mirror of synced 2025-01-23 06:52:06 +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;