File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,11 @@ NHibernate binaries.
14
14
15
15
## Supported Databases
16
16
17
- | Package | Minimum Version | CI Tests |
18
- | ----------------------------| -------------------------------------------| ------------------------------------------------------------ |
19
- | NHibernate.Spatial.MsSql | SQL Server 2008 | SQL Server 2008 , SQL Server 2012 |
20
- | NHibernate.Spatial.MySQL | MySQL 5.6 | MySQL 5.6, MySQL 5.7 |
21
- | NHibernate.Spatial.PostGis | PostgreSQL 10 w/ PostGIS 2.5 <sup >1</sup > | PostgreSQL 10 w/ PostGIS 2.5, PostgreSQL 14 w/ PostGIS 3.2 |
17
+ | Package | Minimum Version | CI Tests |
18
+ | ----------------------------| -------------------------------------------| ---------------------------------------------------|
19
+ | NHibernate.Spatial.MsSql | SQL Server 2012 | SQL Server 2017 , SQL Server 2019, SQL Server 2022 |
20
+ | NHibernate.Spatial.MySQL | MySQL 5.7 | MySQL 5.7 |
21
+ | NHibernate.Spatial.PostGis | PostgreSQL 12 w/ PostGIS 2.5 <sup >1</sup > | PostgreSQL 12 w/ PostGIS 2.5 |
22
22
23
23
<sup >1</sup > PostgreSQL 9.1 w/ PostGIS 2.0 or later will likely work, but are not explicitly
24
24
supported here as they are EOL (see [ here] ( https://trac.osgeo.org/postgis/wiki/UsersWikiPostgreSQLPostGIS#PostGISSupportMatrix ) ).
You can’t perform that action at this time.
0 commit comments