introduce separate database-schemas base+rbac #103

Merged
hsh-michaelhoennig merged 54 commits from introduce-separate-database-schemas-base-and-rbac into master 2024-09-16 15:36:38 +02:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 129aba0c74 - Show all commits

View File

@ -32,7 +32,7 @@ databaseChangeLog:
- include:
file: db/changelog/1-rbac/1050-rbac-base.sql
- include:
file: db/changelog/1-rbac/1051-rbac-user-grant.sql
file: db/changelog/1-rbac/1051-rbac-subject-grant.sql
- include:
file: db/changelog/1-rbac/1054-rbac-context.sql
- include: