data duplicator test

This commit is contained in:
Jan Prochazka
2023-02-17 09:15:13 +01:00
parent 6a0feb235a
commit b6c5f26eb4
5 changed files with 107 additions and 17 deletions

View File

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