change column WIP

This commit is contained in:
Jan Prochazka
2021-09-09 08:11:17 +02:00
parent f572c05a32
commit 3776c00377
6 changed files with 10 additions and 5 deletions

View File

@@ -116,11 +116,11 @@ const engines = [
const filterLocal = [
// filter local testing
'MySQL',
'PostgreSQL',
'-MySQL',
'-PostgreSQL',
'SQL Server',
'SQLite',
'CockroachDB',
'-SQLite',
'-CockroachDB',
];
module.exports = process.env.CITEST