如何能设置多个数据库 #20
Unanswered
tiandaafan
asked this question in
Q&A
Replies: 1 comment
-
|
目前是在同一个数据库下面的nl2sql能力 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
database:
host: "localhost"
port: 3306
user: "root"
password: ""
database: "" 这里database:"",如果有两个数据库,如何实现
Beta Was this translation helpful? Give feedback.
All reactions