Support database or schema

This commit is contained in:
SwallowGG
2023-11-16 20:48:45 +08:00
parent 00eb8f5d66
commit 290631abcb
22 changed files with 87 additions and 14 deletions

View File

@ -1,5 +1,7 @@
{
"dbType": "ORACLE",
"supportDatabase": false,
"supportSchema": true,
"driverConfigList": [
{
"url": "jdbc:oracle:thin:@localhost:1521:XE",