mirror of
https://github.com/hex248/sprint.git
synced 2026-02-07 18:23:03 +00:00
'Assign to me by default' toggle in Account.tsx
This commit is contained in:
1
packages/backend/drizzle/0029_fantastic_venom.sql
Normal file
1
packages/backend/drizzle/0029_fantastic_venom.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE "User" ADD COLUMN "preferences" json DEFAULT '{"assignByDefault":false}'::json NOT NULL;
|
||||
Reference in New Issue
Block a user