zitadel/cmd
Livio Spring 7015d347e1
fix(query): user performance (#7081)
* fix(query): user performance (#6537)

* start user by id

* ignore debug bin

* use new user by id

* new sql

* fix(sql): replace STRING with text for psql compatabilit

* some changes

* fix: correct user queries

* fix tests

* unify sql statements

* use specific get user methods

* search login name case insensitive

* refactor: optimise user statements

* add index

* fix queries

* fix: correct domain segregation

* return all login names

* fix queries

* improve readability

* query should be correct now

* cleanup statements

* fix username / loginname handling

* fix: psql doesn't support create view if not exists

* fix: create pre-release

* ignore release comments

* add lower fields

* fix: always to lower

* update to latest projection

---------

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

(cherry picked from commit ddbea119f1)

* update projection versions

* trigger workflow

---------

Co-authored-by: Silvan <silvan.reusser@gmail.com>
2023-12-14 11:17:35 +00:00
..
admin chore: test server for direct resource access 2023-04-24 20:40:31 +03:00
build fix: allow version to be overwritten by build again (#4656) 2022-11-07 09:50:44 +00:00
initialise feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
key feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
ready feat: improve UX for external configuration (#6861) 2023-11-09 11:30:15 +01:00
setup fix(query): user performance (#7081) 2023-12-14 11:17:35 +00:00
start fix: add https status to activity log (#6978) 2023-11-28 16:56:29 +01:00
tls fix: enable env vars in setup steps (and deprecate admin subcommand) (#3871) 2022-06-27 10:32:34 +00:00
defaults.yaml docs: add tracing.endpoint to defaults.yaml (#6824) 2023-11-24 13:38:52 +01:00
zitadel.go ci: improve performance (#5953) 2023-07-17 10:08:20 +02:00