zitadel/internal/eventstore/v1
Fabi 5132ebe07c
feat: add tenant column to eventstore (#3314)
* feat: add tenant column to eventstore

* feat: read tenant from context on push and filter

* Update 07_events_table.sql

* pass tenant to queryFactory

* fix some query tests

* init in tests

* add missing sql files

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2022-03-15 07:19:02 +01:00
..
internal/repository feat: add tenant column to eventstore (#3314) 2022-03-15 07:19:02 +01:00
locker fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
mock fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
models feat: add tenant column to eventstore (#3314) 2022-03-15 07:19:02 +01:00
query feat: add tenant column to eventstore (#3314) 2022-03-15 07:19:02 +01:00
sdk feat: pub sub (#1341) 2021-02-24 13:24:33 +01:00
spooler feat: add tenant column to eventstore (#3314) 2022-03-15 07:19:02 +01:00
eventstore.go feat: run on a single port (#3163) 2022-02-14 17:22:30 +01:00
gen_mock.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
subscription.go fix: handle closed channels on unsubscribe (#1995) 2021-07-09 11:33:43 +02:00