mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 02:36:00 +00:00
oracle thick mode support #843
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import drivers from './drivers';
|
||||
import driver from './driver';
|
||||
|
||||
export default {
|
||||
packageName: 'dbgate-plugin-oracle',
|
||||
drivers,
|
||||
drivers: [driver],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user