mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 19:14:23 +00:00
33a4802425
* start org * refactor(eventstore): filter in sql for querier * feat(eventstore): Aggregate precondition preconditions are checked right before insert. Insert is still transaction save * feat(eventstore): check preconditions in repository * test(eventstore): test precondition in models * test(eventstore): precondition-tests * refactor(eventstore): querier as type * fix(precondition): rename validation from precondition to validation * test(eventstore): isErr func instead of wantErr bool * fix: delete org files * remove comment Co-authored-by: Livio Amstutz <livio.a@gmail.com> |
||
---|---|---|
.. | ||
generate | ||
already_exists_test.go | ||
already_exists.go | ||
caos_error_test.go | ||
caos_error.go | ||
deadline_exceeded_test.go | ||
deadline_exceeded.go | ||
error_test.go | ||
error.go | ||
internal_test.go | ||
internal.go | ||
invalid_argument_test.go | ||
invalid_argument.go | ||
not_found_test.go | ||
not_found.go | ||
permission_denied_test.go | ||
permission_denied.go | ||
precondition_failed_test.go | ||
precondition_failed.go | ||
unauthenticated_test.go | ||
unauthenticated.go | ||
unavailable_test.go | ||
unavailable.go | ||
unimplemented_test.go | ||
unimplemented.go | ||
unknown_test.go | ||
unknown.go |