1
1
Database | Identifier | Alternative identifier(s)
2
2
---------|------------|---------------------------
3
- Microsoft SQL Server 2019 | SqlServer2016<sup >(1)</sup > | SqlServer
4
- Microsoft SQL Server 2017 | SqlServer2016<sup >(2)</sup > | SqlServer
3
+ Microsoft SQL Server 2022 | SqlServer2016<sup >(1)</sup > | SqlServer
4
+ Microsoft SQL Server 2019 | SqlServer2016<sup >(2)</sup > | SqlServer
5
+ Microsoft SQL Server 2017 | SqlServer2016<sup >(3)</sup > | SqlServer
5
6
Microsoft SQL Server 2016 | SqlServer2016 | SqlServer
6
7
Microsoft SQL Server 2014 | SqlServer2014 | SqlServer
7
8
Microsoft SQL Server 2012 | SqlServer2012 | SqlServer
8
9
Microsoft SQL Server 2008 | SqlServer2008 | SqlServer
9
10
Microsoft SQL Server 2005 | SqlServer2005 | SqlServer
10
11
Microsoft SQL Server 2000 | SqlServer2000 | SqlServer
11
- ~~ Microsoft SQL Server Compact Edition~~ <sup >(3 )</sup > | ~~ SqlServerCe~~ | ~~ SqlServer~~
12
+ ~~ Microsoft SQL Server Compact Edition~~ <sup >(4 )</sup > | ~~ SqlServerCe~~ | ~~ SqlServer~~
12
13
PostgreSQL | Postgres | PostgreSQL
13
14
PostgreSQL 9.2 | Postgres92 | PostgreSQL92
14
15
PostgreSQL 10.0 | PostgreSQL10_0 | PostgreSQL
15
16
PostgreSQL 11.0 | PostgreSQL11_0 | PostgreSQL
17
+ PostgreSQL 15.0 | PostgreSQL15_0 | PostgreSQL
16
18
MySQL 4 | MySql4 | MySql
17
19
MySQL 5 | MySql5 | MySql, MariaDB
20
+ MySQL 8 | MySQL8 | MySql, MariaDB
18
21
Oracle | Oracle |
19
22
Oracle (managed ADO.NET) | OracleManaged | Oracle
20
23
Oracle (DotConnect ADO.NET) | OracleDotConnect | Oracle
@@ -23,11 +26,12 @@ SQLite | Sqlite |
23
26
Firebird | Firebird |
24
27
Amazon Redshift | Redshift |
25
28
SAP Hana | Hana |
26
- ~~ SAP SQL Anywhere~~ <sup >(4 )</sup > | ~~ SqlAnywhere16~~ | ~~ SqlAnywhere~~
29
+ ~~ SAP SQL Anywhere~~ <sup >(5 )</sup > | ~~ SqlAnywhere16~~ | ~~ SqlAnywhere~~
27
30
DB2 | DB2 |
28
- DB2 iSeries | DB2 iSeries | DB2
31
+ DB2 iSeries | DB2 iSeries, IBM DB2 iSeries | DB2
29
32
30
33
- <sup >(1)</sup > All integration tests ran without error against an SQL Server 2019 using the SqlServer2016 dialect.
31
- - <sup >(2)</sup > All integration tests ran without error against an SQL Server 2017 using the SqlServer2016 dialect.
32
- - <sup >(3)</sup > Support for Microsoft SQL Server Compact Edition is being dropped due to Microsoft end-of-life support date passing.
33
- - <sup >(4)</sup > Support for SAP SQL Anywhere is being dropped due to SAP not supporting a .NET Core / .NET 5 database driver.
34
+ - <sup >(2)</sup > All integration tests ran without error against an SQL Server 2019 using the SqlServer2016 dialect.
35
+ - <sup >(3)</sup > All integration tests ran without error against an SQL Server 2017 using the SqlServer2016 dialect.
36
+ - <sup >(4)</sup > Support for Microsoft SQL Server Compact Edition is being dropped due to Microsoft end-of-life support date passing.
37
+ - <sup >(5)</sup > Support for SAP SQL Anywhere is being dropped due to SAP not supporting a .NET Core / .NET 5 database driver.
0 commit comments