mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-06-28 06:34:15 +00:00
feat: profile about me sections
This commit is contained in:
parent
df1cdc67e9
commit
46a168b56c
10 changed files with 202 additions and 90 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- AlterTable
|
||||
ALTER TABLE "users" ADD COLUMN "description" VARCHAR(256);
|
||||
Loading…
Add table
Add a link
Reference in a new issue