alter processor fixes

This commit is contained in:
Jan Prochazka
2021-10-14 16:13:54 +02:00
parent cb64a43a78
commit be1c1075b5
4 changed files with 24 additions and 2 deletions

View File

@@ -116,8 +116,8 @@ const engines = [
const filterLocal = [
// filter local testing
'MySQL',
'-PostgreSQL',
'-MySQL',
'PostgreSQL',
'-SQL Server',
'-SQLite',
'-CockroachDB',