mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-18 09:24:13 +02:00
3 lines
73 B
SQL
3 lines
73 B
SQL
-- AlterTable
|
|
ALTER TABLE "User" ALTER COLUMN "lastDaily" DROP NOT NULL;
|