This website requires JavaScript.
Explore
Help
Register
Sign In
mocode-software
/
meldestelle
Watch
1
Star
0
Fork
0
You've already forked meldestelle
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
a8bc82eb91
meldestelle
/
backend
/
services
/
entries
/
entries-service
History
StefanMoCoAt
a8bc82eb91
Mark A-2 as complete: Create domain hierarchy tables for events and tournaments, add Flyway migration script and tests for V2 schema; update roadmap with completed tasks.
2026-04-02 22:03:50 +02:00
..
src
Mark A-2 as complete: Create domain hierarchy tables for events and tournaments, add Flyway migration script and tests for V2 schema; update roadmap with completed tasks.
2026-04-02 22:03:50 +02:00
build.gradle.kts
Implement tenant isolation for Entries Service: switch transaction handling to
tenantTransaction
, introduce Flyway-based migrations for tenant schemas, and add
JdbcTenantRegistry
with control schema support. Include migration tests, schema initializations, and E2E tenant isolation. Update configuration and roadmap with completed A-1 tasks.
2026-04-02 21:59:41 +02:00