zitadel/internal/database
Elio Bischof 385a55bd21
feat: limit audit trail (#6744)
* feat: enable limiting audit trail

* support AddExclusiveQuery

* fix invalid condition

* register event mappers

* fix NullDuration validity

* test query side for limits

* lint

* acceptance test audit trail limit

* fix acceptance test

* translate limits not found

* update tests

* fix linting

* add audit log retention to default instance

* fix tests

* update docs

* remove todo

* improve test name
2023-10-25 11:42:00 +00:00
..
cockroach feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
dialect fix(db): allow unlimited connections (#6758) 2023-10-19 13:37:22 +00:00
migrate feat(cli): init cli (#3186) 2022-02-09 15:01:19 +01:00
mock feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
postgres feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
database.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
type_test.go feat: limit audit trail (#6744) 2023-10-25 11:42:00 +00:00
type.go feat: limit audit trail (#6744) 2023-10-25 11:42:00 +00:00