feature: Adds username support.
LOM eta wen
This commit is contained in:
parent
9f1de2b4ec
commit
7c1e26b150
5 changed files with 23 additions and 5 deletions
|
@ -0,0 +1,2 @@
|
|||
-- AlterTable
|
||||
ALTER TABLE "User" ADD COLUMN "username" TEXT;
|
Loading…
Add table
Add a link
Reference in a new issue