This commit is contained in:
shanhexi
2023-11-16 22:02:52 +08:00
parent 5f62c0a94b
commit 3c356c6108
43 changed files with 250 additions and 154 deletions

View File

@ -1,5 +1,7 @@
{
"dbType": "POSTGRESQL",
"supportDatabase": true,
"supportSchema": true,
"driverConfigList": [
{
"url": "jdbc:postgresql://localhost:5432/postgres",