zitadel/internal/eventstore/repository/sql
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
..
crdb_test.go fix: check resourceowner not empty string (#2922) 2022-01-06 08:29:58 +01:00
crdb.go feat: add tenant column to eventstore (#3314) 2022-03-15 07:19:02 +01:00
local_crdb_test.go feat: add tenant column to eventstore (#3314) 2022-03-15 07:19:02 +01:00
query_test.go feat: add tenant column to eventstore (#3314) 2022-03-15 07:19:02 +01:00
query.go feat: add tenant column to eventstore (#3314) 2022-03-15 07:19:02 +01:00
setup.go feat: add tenant column to eventstore (#3314) 2022-03-15 07:19:02 +01:00
types.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00