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

Support all database options #406

Open
grabov opened this issue Jul 1, 2022 · 2 comments
Open

Support all database options #406

grabov opened this issue Jul 1, 2022 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@grabov
Copy link

grabov commented Jul 1, 2022

Now only base options are supported. Like

        'CONN_MAX_AGE',
        'ATOMIC_REQUESTS',
        'AUTOCOMMIT',
        'DISABLE_SERVER_SIDE_CURSORS',

But it would be great to support other options too.

@sergeyklay
Copy link
Collaborator

Could you help me by sending a PR? I just don't have the bandwidth for this :)

@sergeyklay sergeyklay added enhancement New feature or request help wanted Extra attention is needed labels Jul 7, 2022
@pataquets
Copy link

@grabov: Care to check if #413 does the trick? If it doesn't please update issue to be more specific about which options, otherwise please close the issue.

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

No branches or pull requests

3 participants