feat: add core identity schema

This commit is contained in:
Philipp
2026-06-10 15:10:45 +02:00
parent d4752159fb
commit e1687eac8c
4 changed files with 45 additions and 0 deletions
+1
View File
@@ -2,6 +2,7 @@
## Unreleased
- Kern-Tabellen-Migration fuer `profiles`, `tenants` und `memberships` angelegt.
- `golang-migrate`-Setup mit Baseline-Migration und Make-Targets fuer Up/Down/Version angelegt.
- Gemeinsames Go-Modul `platform/` mit ENV-Konfiguration und strukturiertem JSON-Logging angelegt.
- Forgejo-Actions-CI mit Go/Frontend-Verifikation und Gitleaks-Secret-Scan angelegt.