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

Return all supported properties from CassandraDriver.getPropertyInfo #66

Closed
kornilova203 opened this issue Jun 27, 2024 · 2 comments
Closed
Labels
enhancement New feature or request

Comments

@kornilova203
Copy link
Contributor

DB tools like DataGrip use Driver.getPropertyInfo to display all possible connection parameters to user. Without this it's tricky for users to figure out what parameters are supported for driver.
There is a number of supported parameters in SessionHolder.createSession but they are not returned from Driver.getPropertyInfo

@maximevw maximevw added the enhancement New feature or request label Jun 27, 2024
@maximevw
Copy link
Collaborator

This will be integrated to the next release.

@kornilova203
Copy link
Contributor Author

Cool! Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants