actually start implementing the backend slowly
This commit is contained in:
parent
37ae49b66e
commit
342fd30d62
19 changed files with 977 additions and 136 deletions
2
drizzle/0004_fair_stature.sql
Normal file
2
drizzle/0004_fair_stature.sql
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
ALTER TABLE `user` ADD `servers` text DEFAULT '[]' NOT NULL;--> statement-breakpoint
|
||||
ALTER TABLE `user` ADD `groups` text DEFAULT '[]' NOT NULL;
|
||||
Loading…
Add table
Add a link
Reference in a new issue