zitadel/internal/eventstore/handler
Livio Spring a1d404291d
fix(notify): notify user in projection (#3889)
* start implement notify user in projection

* fix(stmt): add copy to multi stmt

* use projections for notify users

* feat: notifications from projections

* feat: notifications from projections

* cleanup

* pre-release

* fix tests

* fix types

* fix command

* fix queryNotifyUser

* fix: build version

* fix: HumanPasswordlessInitCodeSent

Co-authored-by: adlerhurst <silvan.reusser@gmail.com>
2022-07-06 14:09:49 +02:00
..
crdb fix(notify): notify user in projection (#3889) 2022-07-06 14:09:49 +02:00
handler_projection_test.go fix(query): realtime data on defined requests (#3726) 2022-06-14 07:51:00 +02:00
handler_projection.go fix(query): realtime data on defined requests (#3726) 2022-06-14 07:51:00 +02:00
handler.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
init.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
reduce.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
statement.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00