zitadel/internal/query/projection
Livio Amstutz 1ac1492fd3
fix: handle multiple statements for a single event in projections (#2313)
* fix: handle multiple statements for a single event in projections

* export func type

* fix test

* Update internal/eventstore/handler/crdb/statement.go

Co-authored-by: Silvan <silvan.reusser@gmail.com>

* Update internal/eventstore/handler/crdb/statement.go

Co-authored-by: Silvan <silvan.reusser@gmail.com>

* change to pointers

* add error test case

Co-authored-by: Silvan <silvan.reusser@gmail.com>
2021-09-08 13:54:31 +02:00
..
org/owner fix: handle multiple statements for a single event in projections (#2313) 2021-09-08 13:54:31 +02:00
config.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
org.go fix: handle multiple statements for a single event in projections (#2313) 2021-09-08 13:54:31 +02:00
project.go fix: handle multiple statements for a single event in projections (#2313) 2021-09-08 13:54:31 +02:00
projection.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00