mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-05-02 18:23:59 +00:00
disable SSL tab for oracle
This commit is contained in:
@@ -188,6 +188,8 @@ const oracleDriver = {
|
|||||||
}
|
}
|
||||||
return dialect;
|
return dialect;
|
||||||
},
|
},
|
||||||
|
|
||||||
|
showConnectionTab: (field) => field == 'sshTunnel',
|
||||||
};
|
};
|
||||||
|
|
||||||
module.exports = [oracleDriver];
|
module.exports = [oracleDriver];
|
||||||
|
|||||||
Reference in New Issue
Block a user