mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
3 lines
73 B
SQL
3 lines
73 B
SQL
-- AlterTable
|
|
ALTER TABLE "Booking" ALTER COLUMN "billId" DROP NOT NULL;
|