keycloak-scim/model
Alexander Schwartz 9143d8bd0e Store composite roles within its own table for JPA Map storage.
This keeps the JSON column small, enables searching by child, and allows modification of the role's children without loading all children.

Closes #11844
2022-07-01 14:13:24 -03:00
..
build-processor Make HotRod schema no-downtime upgradable 2022-06-29 20:57:19 +02:00
infinispan Removed unused imports with double semicolons 2022-06-30 09:34:30 -03:00
jpa Restore enum variant of ResourceType 2022-06-30 12:20:51 -03:00
legacy Moving CachedObject to the legacy modules 2022-06-29 20:04:32 +02:00
legacy-private Moving ClientScopeStorageProviderModel to the legacy modules 2022-06-29 20:04:32 +02:00
legacy-services Moving ClientStorageProvider to the legacy modules 2022-06-29 20:04:32 +02:00
map Restore enum variant of ResourceType 2022-06-30 12:20:51 -03:00
map-hot-rod Make HotRod schema no-downtime upgradable 2022-06-29 20:57:19 +02:00
map-jpa Store composite roles within its own table for JPA Map storage. 2022-07-01 14:13:24 -03:00
map-ldap
pom.xml