zitadel/internal/eventstore/repository
Stefan Benz 5d17da542d
fix(user): add search query for login name (#4173)
* fix(user): add search query for login name

* fix(user): change login name query to IN from EXISTS

* fix(loginname): include InQuery into ListQuery with SubSelect as possible datasource

* fix(user): apply suggestions from code review

Co-authored-by: Livio Spring <livio.a@gmail.com>

* fix: correct unit test for search query

Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
Co-authored-by: Livio Spring <livio.a@gmail.com>
2022-10-31 13:03:23 +00:00
..
mock fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00
sql fix: instance remove (#4602) 2022-10-26 13:06:48 +00:00
asset.go feat: add assets to eventstore and event (#1674) 2021-04-27 12:58:18 +02:00
event.go fix: v2 human command (#3435) 2022-04-12 16:20:17 +02:00
repository.go fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00
search_query_test.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
search_query.go fix(user): add search query for login name (#4173) 2022-10-31 13:03:23 +00:00
unique_constraint.go fix: instance remove (#4602) 2022-10-26 13:06:48 +00:00
version_test.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
version.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00