1
0

initial audit-log implementation

This commit is contained in:
Michael Hoennig
2022-08-24 12:01:54 +02:00
parent cb641eb8c6
commit e880a1c2c8
5 changed files with 122 additions and 5 deletions

View File

@ -11,6 +11,8 @@ databaseChangeLog:
file: db/changelog/005-uuid-ossp-extension.sql
- include:
file: db/changelog/010-context.sql
- include:
file: db/changelog/020-audit-log.sql
- include:
file: db/changelog/050-rbac-base.sql
- include: