Skip to content

Commit abdb2ff

Browse files
committed
Update table of supported databases in README
1 parent 51d51ec commit abdb2ff

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ NHibernate binaries.
1414

1515
## Supported Databases
1616

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 |
2222

2323
<sup>1</sup> PostgreSQL 9.1 w/ PostGIS 2.0 or later will likely work, but are not explicitly
2424
supported here as they are EOL (see [here](https://trac.osgeo.org/postgis/wiki/UsersWikiPostgreSQLPostGIS#PostGISSupportMatrix)).

0 commit comments

Comments
 (0)