Merge branch 'feat/living-the-dream-qr-code' into feat/living-the-dream-access-key

This commit is contained in:
trafficlunar 2026-01-02 20:54:03 +00:00
commit a087e80f35
75 changed files with 1733 additions and 989 deletions

View file

@ -0,0 +1,2 @@
-- AlterTable
ALTER TABLE "users" ADD COLUMN "description" VARCHAR(256);