mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-09-16 05:22:20 +02:00
3 lines
74 B
SQL
3 lines
74 B
SQL
-- AlterTable
|
|
ALTER TABLE "Verify" ALTER COLUMN "startTime" DROP DEFAULT;
|