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": "MYSQL",
"supportDatabase": true,
"supportSchema": false,
"driverConfigList": [
{
"url": "jdbc:mysql://localhost:3306/",