mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-06-28 06:34:15 +00:00
feat: username 90-day change restriction
This commit is contained in:
parent
d95d8c2dd6
commit
10f1fc2fb3
4 changed files with 16 additions and 2 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- AlterTable
|
||||
ALTER TABLE "users" ADD COLUMN "usernameUpdatedAt" TIMESTAMP(3);
|
||||
Loading…
Add table
Add a link
Reference in a new issue