Files
keycloak/model
Robert Hollencamp eb990bcf23 PersistenceExceptionConverter NPE
make sure SQLException#getSQLState is not null before attempting to call methods on it. I have observed exceptions during AWS MySQL RDS failovers where sql state is null, causing this method to throw an NPE exception rather than the expected ModelException

closes #38467

Signed-off-by: Robert Hollencamp <rhollencamp@cargurus.com>
2025-03-27 09:01:35 +00:00
..
2025-03-27 09:01:35 +00:00
2025-02-27 12:56:18 +01:00