Skip to content

完善连接、配置等各种方法

Compare
Choose a tag to compare
@TommyLemon TommyLemon released this 19 Jan 12:52
· 2 commits to main since this release

新增 getSchema, getSQLSchema, getClient, closeClient, execQuery 等方法;
文档:新增 SQLConfig 子类重写 getSchema 和 getSQLSchema 的说明;
完善注释;