mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 20:46:01 +00:00
SYNC: mognodb - correct handle stream errors
This commit is contained in:
committed by
Diflow
parent
2b7f4281c2
commit
ba0eba7132
@@ -1,8 +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