:_mod-docs-content-type: REFERENCE
[id="ref_rn-qdocs-1305-hibernate-reactive-database-version-checks_{context}"]
= Hibernate Reactive database version checks
In {ProductLongName} {ProductVersion}, Hibernate Reactive now validates database versions during startup.
This change ensures compatibility with supported databases and prevents applications from running against unsupported or incompatible versions.
If your application connects to a database version that does not meet Hibernate Reactive’s requirements, startup will fail with a clear error message.
To resolve this issue, upgrade your database to a supported version or adjust your setup accordingly.
For more details, see the related resources:
* link:
https://github.com/quarkusio/quarkus/wiki/Migration-Guide-3.25#database-versions-checks-1[Migration Guide 3.25]
//
https://issues.redhat.com/browse/QDOCS-1305
// SME: Yoann Rodière
// Data
// Breaking change
// include::rn/ref_rn-qdocs-1305-hibernate-reactive-database-version-checks.adoc[leveloffset=+2]