Silvan 33a4802425
feat(eventstore): Precondition (#69)
* 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>
2020-04-28 16:01:00 +02:00
..
2020-04-07 13:23:04 +02:00
2020-03-25 07:58:58 +01:00
2020-04-20 15:16:33 +02:00
2020-04-23 10:43:39 +02:00
2020-04-21 17:00:32 +02:00
2020-04-23 10:43:39 +02:00
2020-04-14 18:20:20 +02:00
2020-04-23 10:43:39 +02:00
2020-04-21 17:00:32 +02:00
2020-04-07 13:23:04 +02:00
2020-03-30 13:17:49 +02:00
2020-04-21 17:00:32 +02:00