mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-10-30 14:07:40 +01:00
3 lines
74 B
SQL
3 lines
74 B
SQL
-- AlterTable
|
|
ALTER TABLE "Verify" ALTER COLUMN "startTime" DROP DEFAULT;
|