zitadel/internal/eventstore/v1/models
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
..
aggregate_creator_test.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
aggregate_creator.go feat: add tenant column to eventstore (#3314) 2022-03-15 07:19:02 +01:00
aggregate_test.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
aggregate.go feat: add tenant column to eventstore (#3314) 2022-03-15 07:19:02 +01:00
event_test.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
event.go feat: add tenant column to eventstore (#3314) 2022-03-15 07:19:02 +01:00
field.go feat: add tenant column to eventstore (#3314) 2022-03-15 07:19:02 +01:00
filter_test.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
filter.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
object_test.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
object.go feat: add tenant column to eventstore (#3314) 2022-03-15 07:19:02 +01:00
operation.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
search_query_old_test.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
search_query_old.go feat: add tenant column to eventstore (#3314) 2022-03-15 07:19:02 +01:00
search_query_test.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
search_query.go feat: add tenant column to eventstore (#3314) 2022-03-15 07:19:02 +01:00
version_test.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
version.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00