zitadel/internal/api
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
..
assets feat: run on a single port (#3163) 2022-02-14 17:22:30 +01:00
authz feat: add tenant column to eventstore (#3314) 2022-03-15 07:19:02 +01:00
grpc feat: encryption keys in database (#3265) 2022-03-14 07:55:09 +01:00
http feat: encryption keys in database (#3265) 2022-03-14 07:55:09 +01:00
oidc feat: encryption keys in database (#3265) 2022-03-14 07:55:09 +01:00
service fix(eventstore): tests 2020-11-26 09:19:14 +01:00
ui feat: encryption keys in database (#3265) 2022-03-14 07:55:09 +01:00
api.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00