mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-22 19:16:01 +00:00
SYNC: mutli-sql tests
This commit is contained in:
committed by
Diflow
parent
5b246fe44c
commit
afcb226111
7
e2e-tests/.localconfig.js
Normal file
7
e2e-tests/.localconfig.js
Normal file
@@ -0,0 +1,7 @@
|
||||
module.exports = {
|
||||
mysql: true,
|
||||
postgres: true,
|
||||
mssql: true,
|
||||
// oracle: true,
|
||||
sqlite: true,
|
||||
};
|
||||
Reference in New Issue
Block a user