Skip to content
New issue

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

Implement schema-related methods for DatabaseMetadata #37

Open
SeriyBg opened this issue Feb 8, 2021 · 0 comments
Open

Implement schema-related methods for DatabaseMetadata #37

SeriyBg opened this issue Feb 8, 2021 · 0 comments

Comments

@SeriyBg
Copy link
Contributor

SeriyBg commented Feb 8, 2021

Implement the following methods:

getCatalogs
getSchemas (2 variations)
getTables
getTableTypes
getColumns
getPrimaryKeys
getBestRowIdentifier
getIndexInfo

The implementation is dependant on INFORMATION_SCHEMA in the SQL-module on the server-side

@SeriyBg SeriyBg added this to the 4.2 milestone Feb 8, 2021
@SeriyBg SeriyBg removed this from the 4.2 milestone Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant