apache / apache/linkis-website
[feature][linkis-website]Add data source connection information
Open
- Dominant language
- JavaScript
- Stars
- 34
- Forks
- 111
- PR merge metrics
- No merged PRs in 30d
Description
Add a column to supplement the data source connection information
for example the mysql connection infomation:
host: 127.0.0.1
port: 3306
username:root
password:123456
Driver class name:com.mysql.jdbc.Driver
Database name:test_db

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.