mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 22:26:01 +00:00
SYNC: mongo import tests
This commit is contained in:
committed by
Diflow
parent
0046575a4f
commit
2b7f4281c2
@@ -1,7 +1,8 @@
|
||||
module.exports = {
|
||||
mysql: true,
|
||||
postgres: true,
|
||||
mssql: true,
|
||||
oracle: true,
|
||||
sqlite: true,
|
||||
// mysql: true,
|
||||
// postgres: true,
|
||||
// mssql: true,
|
||||
// oracle: true,
|
||||
// sqlite: true,
|
||||
mongo: true
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user