mirror of
https://github.com/Tony0410/quietthanks.git
synced 2026-05-24 21:31:41 +08:00
Implement server-side push notifications with scheduler and always-remind option
This commit is contained in:
1
drizzle/0005_previous_junta.sql
Normal file
1
drizzle/0005_previous_junta.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE `users` ADD `reminder_always` integer DEFAULT 0 NOT NULL;
|
||||
Reference in New Issue
Block a user