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

Ability to create connection from sqlx #234

Closed
gpopovic opened this issue Sep 1, 2018 · 1 comment
Closed

Ability to create connection from sqlx #234

gpopovic opened this issue Sep 1, 2018 · 1 comment

Comments

@gpopovic
Copy link

gpopovic commented Sep 1, 2018

Is it possible to create connection from sqlx? Filling Connection struct manually is not possible, since dialects are private functions.

@sio4
Copy link
Member

sio4 commented Sep 20, 2022

The Connection is actually a small part of Pop's feature set so I don't think just getting a connection could not be a solution for any issue. To support an additional DBMS engine, we need to implement its dialect. If you mean something different, please reopen it and provide us more description.

@sio4 sio4 closed this as completed Sep 20, 2022
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

2 participants