File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 <error regexp =" Warning.*mysql_.*" />
88 <error regexp =" valid MySQL result" />
99 <error regexp =" MySqlClient\." />
10+ <error regexp =" com\.mysql\.jdbc\.exceptions" />
1011 </dbms >
1112
1213 <!-- PostgreSQL -->
1516 <error regexp =" Warning.*\Wpg_.*" />
1617 <error regexp =" valid PostgreSQL result" />
1718 <error regexp =" Npgsql\." />
19+ <error regexp =" org\.postgresql\.util\.PSQLException" />
1820 </dbms >
1921
2022 <!-- Microsoft SQL Server -->
3032
3133 <!-- Microsoft Access -->
3234 <dbms value =" Microsoft Access" >
33- <error regexp =" Microsoft Access Driver" />
35+ <error regexp =" Microsoft Access (\d+ )? Driver" />
3436 <error regexp =" JET Database Engine" />
3537 <error regexp =" Access Database Engine" />
3638 </dbms >
6971 <error regexp =" System.Data.SQLite.SQLiteException" />
7072 <error regexp =" Warning.*sqlite_.*" />
7173 <error regexp =" Warning.*SQLite3::" />
74+ <error regexp =" \[SQLITE_ERROR\]" />
7275 </dbms >
7376
7477 <!-- SAP MaxDB -->
You can’t perform that action at this time.
0 commit comments