fix mssql import (+integration test)

This commit is contained in:
Jan Prochazka
2022-06-09 14:57:08 +02:00
parent 77b85fa42b
commit 13d778586e
3 changed files with 52 additions and 41 deletions

View File

@@ -135,8 +135,8 @@ const filterLocal = [
// filter local testing
'-MySQL',
'-MariaDB',
'PostgreSQL',
'-SQL Server',
'-PostgreSQL',
'SQL Server',
'-SQLite',
'-CockroachDB',
];