keycloak-scim/services/src
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
..
docs KEYCLOAK-4657 Sort out REST API for prod profile 2017-03-27 20:50:13 +02:00
main KEYCLOAK-4858: Slow query performance for client with large data volume 2017-09-06 09:55:53 -03:00
test [KEYCLOAK-4900] Pass login_hint parameter to idp & review (#4421) 2017-08-25 10:14:38 +02:00