zitadel/internal/query/projection
Livio Spring 78ae64471a
fix: improve performance by reducing full table scans (#4684)
* use instance id on update in projections

* create index on domain in instance_domain projection

* add missing instanceID filter to app queries
2022-11-10 11:59:33 +01:00
..
action_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
action.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
app_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
app.go feat: instance remove (#4345) 2022-10-20 14:36:52 +02:00
authn_key_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
authn_key.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
config.go fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00
custom_text_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
custom_text.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
debug_notification_provider_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
debug_notification.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
domain_policy_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
domain_policy.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
event_test.go feat: instance remove (#4345) 2022-10-20 14:36:52 +02:00
executer_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
flow_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
flow.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
idp_login_policy_link_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
idp_login_policy_link.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
idp_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
idp_user_link_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
idp_user_link.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
idp.go feat: instance remove (#4345) 2022-10-20 14:36:52 +02:00
instance_domain_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
instance_domain.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
instance_member_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
instance_member.go feat: instance remove (#4345) 2022-10-20 14:36:52 +02:00
instance_test.go fix: instance remove (#4602) 2022-10-26 13:06:48 +00:00
instance.go feat: instance remove (#4345) 2022-10-20 14:36:52 +02:00
key_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
key.go feat: instance remove (#4345) 2022-10-20 14:36:52 +02:00
label_policy_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
label_policy.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
lockout_policy_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
lockout_policy.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
login_name_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
login_name.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
login_policy_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
login_policy.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
mail_template_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
mail_template.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
member.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
message_text_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
message_texts.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
oidc_settings_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
oidc_settings.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
org_domain_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
org_domain.go feat: instance remove (#4345) 2022-10-20 14:36:52 +02:00
org_member_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
org_member.go feat: instance remove (#4345) 2022-10-20 14:36:52 +02:00
org_metadata_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
org_metadata.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
org_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
org.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
password_age_policy_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
password_age_policy.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
password_complexity_policy_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
password_complexity_policy.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
privacy_policy_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
privacy_policy.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
project_grant_member_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
project_grant_member.go feat: instance remove (#4345) 2022-10-20 14:36:52 +02:00
project_grant_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
project_grant.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
project_member_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
project_member.go feat: instance remove (#4345) 2022-10-20 14:36:52 +02:00
project_role_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
project_role.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
project_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
project.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
projection.go fix: improve startup times by initializing projection tables during setup (#4642) 2022-11-04 09:21:58 +00:00
secret_generator_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
secret_generator.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
sms_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
sms.go feat: instance remove (#4345) 2022-10-20 14:36:52 +02:00
smtp_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
smtp.go feat: instance remove (#4345) 2022-10-20 14:36:52 +02:00
user_auth_method_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
user_auth_method.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
user_grant_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
user_grant.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
user_metadata_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
user_metadata.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
user_personal_access_token_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
user_personal_access_token.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
user_test.go fix: improve performance by reducing full table scans (#4684) 2022-11-10 11:59:33 +01:00
user.go fix: remove userid unique constraint and fix user list query (#4632) 2022-11-07 10:33:22 +01:00