chore: perauset customer project

This commit is contained in:
e2e
2026-07-11 08:35:02 +02:00
commit 1b5783d507
293 changed files with 28412 additions and 0 deletions

1
sql/0021-user-avatar.sql Normal file
View File

@@ -0,0 +1 @@
ALTER TABLE app."user" ADD COLUMN avatar_url TEXT;