1
0
mirror of synced 2025-02-03 05:07:15 +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;