deploy db WIP

This commit is contained in:
Jan Prochazka
2021-10-03 09:53:32 +02:00
parent b5f22516b6
commit 58666fd4ec
7 changed files with 48 additions and 18 deletions

View File

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