zitadel/internal/eventstore
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
..
handler fix: handle multiple statements for a single event in projections (#2313) 2021-09-08 13:54:31 +02:00
repository fix(eventstore): fill new column with data (#2288) 2021-09-01 09:25:52 +00:00
v1 feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
aggregate.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
asset.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
config.go fix: update config to commands (and queries) (#1342) 2021-02-24 11:17:39 +01:00
event_base.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
event.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
eventstore_test.go fix(eventstore): fill new column with data (#2288) 2021-09-01 09:25:52 +00:00
eventstore.go fix(eventstore): fill new column with data (#2288) 2021-09-01 09:25:52 +00:00
example_test.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
local_crdb_test.go fix: revert migration V1.13 (#1466) 2021-03-29 13:38:04 +02:00
read_model.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
search_query_test.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
search_query.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
subscription.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
unique_constraint.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
version.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
write_model.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00