keycloak-scim/authz
Gabriel Lavoie c1664478d9 KEYCLOAK-4858: Slow query performance for client with large data volume
- Changing RESOURCE_SERVER PK to the client ID.
- Changing FK on children of RESOURCE_SERVER.
- Use direct fetch of ResourceServer through ID/PK to avoid a lot of implicit Hibernate flush.
2017-09-06 09:55:53 -03:00
..
client Set version to 3.4.0.CR1-SNAPSHOT 2017-08-28 15:46:22 +02:00
policy KEYCLOAK-4858: Slow query performance for client with large data volume 2017-09-06 09:55:53 -03:00
pom.xml Set version to 3.4.0.CR1-SNAPSHOT 2017-08-28 15:46:22 +02:00