We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
db2 数据库支持的问题。改了驱动,可以连接上数据库,列出表名,但是获取column的时候多了一个点,比如 AAAA..TABLENAME 或者 AAAA.shema.TABLENAME 这样的话 就找不到表了 大家怎么解决
The text was updated successfully, but these errors were encountered:
No branches or pull requests
db2 数据库支持的问题。改了驱动,可以连接上数据库,列出表名,但是获取column的时候多了一个点,比如
AAAA..TABLENAME 或者 AAAA.shema.TABLENAME
这样的话 就找不到表了
大家怎么解决
The text was updated successfully, but these errors were encountered: