chore: move the server to an independent folder
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE "user" ADD COLUMN "last_seen_at" timestamp;
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
ALTER TABLE "user" ADD COLUMN "last_seen_at" timestamp;
|
||||