mirror of
https://github.com/Tony0410/quietthanks.git
synced 2026-05-24 21:31:41 +08:00
1 line
69 B
SQL
1 line
69 B
SQL
ALTER TABLE `users` ADD `reminder_always` integer DEFAULT 0 NOT NULL; |