mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 23:45:59 +00:00
removed experimental oracle status
This commit is contained in:
@@ -131,7 +131,7 @@ $$ LANGUAGE plpgsql;`,
|
||||
const oracleDriver = {
|
||||
...oracleDriverBase,
|
||||
engine: 'oracle@dbgate-plugin-oracle',
|
||||
title: 'OracleDB (Experimental)',
|
||||
title: 'OracleDB',
|
||||
defaultPort: 1521,
|
||||
dialect: {
|
||||
...dialect,
|
||||
|
||||
Reference in New Issue
Block a user