Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

JDBC ET 增强 #1816

Closed
allwefantasy opened this issue Aug 16, 2022 · 0 comments
Closed

JDBC ET 增强 #1816

allwefantasy opened this issue Aug 16, 2022 · 0 comments
Assignees

Comments

@allwefantasy
Copy link
Contributor

allwefantasy commented Aug 16, 2022

JDBC ET 获取链接时仅支持 url, user,password 设置,并且权限校验功能不成熟。做如下修改:

  1. 允许用户通过 conn.xxxx 指定 driver,url,user,password 之外额外的 JDBC 连接参数
  2. 权限仅仅控制到用户是不是可以使用这个 ET 以及使用哪种模式 ddl/query
  3. 校验 driver/url 为必填参数
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants