You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 20, 2026. It is now read-only.
Looks like Hibernate supports a way to auto-detect the right dialect. This provides better UX than requiring users to set the hibernate.dialect property, especially since CockroachDB has different dialects for different versions.