keycloak-scim/model
Alexander Schwartz 7f64ca0048
Avoid querying with secondary columns which might fetch and lock additional rows (#20474)
* Accessing UserSession by primary key

This resolves problematic locking queries databases running on SERIALIZABLE isolation level like CockroachDB

Closes #16977

* Avoid querying with expiring column

This resolves problematic locking queries databases running on SERIALIZABLE isolation level like CockroachDB

Closes #16977
2023-05-23 07:19:58 +00:00
..
build-processor File store freeze 2023-05-16 12:03:59 +02:00
infinispan Avoid NPE while fetching offline sessions (#17577) 2023-05-18 13:32:02 +02:00
jpa Remove log4j dependency from model/jpa which is EOL 2023-05-19 17:43:51 -03:00
legacy Use a valid SemVer format for the SNAPSHOT version (#17334) 2023-03-03 11:11:44 +01:00
legacy-private Updates Datastore provider to contain full data model 2023-05-16 15:05:10 +02:00
legacy-services Adapters can still use Java EE 2023-04-27 13:36:54 +02:00
map Avoid querying with secondary columns which might fetch and lock additional rows (#20474) 2023-05-23 07:19:58 +00:00
map-file File store freeze 2023-05-16 12:03:59 +02:00
map-hot-rod File store freeze 2023-05-16 12:03:59 +02:00
map-jpa Avoid querying with secondary columns which might fetch and lock additional rows (#20474) 2023-05-23 07:19:58 +00:00
map-ldap Fix the issue with LDAP connectionUrl containing multiple hosts 2023-04-16 17:41:22 +02:00
pom.xml Use a valid SemVer format for the SNAPSHOT version (#17334) 2023-03-03 11:11:44 +01:00