Files
cameleer-saas/src/main/resources
hsiegeln 879accfc7f
All checks were successful
CI / build (push) Successful in 1m24s
CI / docker (push) Successful in 44s
fix: allow tenant slug reuse after soft-delete
Replace absolute UNIQUE constraint on tenants.slug with a partial unique
index that excludes DELETED rows. This allows re-creating a tenant with
the same slug after deletion.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 13:39:13 +02:00
..