1
0
mirror of synced 2025-01-22 11:23:40 +01:00
2022-07-21 09:48:09 +01:00

3 lines
73 B
SQL

-- AlterTable
ALTER TABLE "Car" ALTER COLUMN "stLoseBits" SET DEFAULT 0;