mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 07:56:01 +00:00
oracle fix + package optimalization
This commit is contained in:
@@ -84,6 +84,7 @@ const dialect = {
|
||||
|
||||
/** @type {import('dbgate-types').EngineDriver} */
|
||||
const oracleDriver = {
|
||||
...driverBase,
|
||||
engine: 'oracle@dbgate-plugin-oracle',
|
||||
title: 'OracleDB',
|
||||
defaultPort: 1521,
|
||||
|
||||
Reference in New Issue
Block a user