feat: add clusters schema

This commit is contained in:
Philipp
2026-06-10 15:30:44 +02:00
parent c6c9de47fe
commit ed7acaa33d
4 changed files with 31 additions and 0 deletions
+1
View File
@@ -2,6 +2,7 @@
## Unreleased
- Cluster-Migration fuer Proxmox-Verbindungen mit `encrypted_token bytea` angelegt.
- Projekte-und-Quotas-Migration mit Defaults und Constraints angelegt.
- Kern-Tabellen-Migration fuer `profiles`, `tenants` und `memberships` angelegt.
- `golang-migrate`-Setup mit Baseline-Migration und Make-Targets fuer Up/Down/Version angelegt.