1 line
85 B
MySQL
1 line
85 B
MySQL
|
|
ALTER TABLE "users" ADD COLUMN "discord_ping_enabled" boolean DEFAULT false NOT NULL;
|