Small refactor for user preferences
This commit is contained in:
parent
1a712fb7a9
commit
81d02b82dc
13 changed files with 202 additions and 112 deletions
1
sql/00010.sql
Normal file
1
sql/00010.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
ALTER TABLE public."user" ADD preferences jsonb DEFAULT '{}' NOT NULL;
|
||||
Loading…
Add table
Add a link
Reference in a new issue