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

Oracle connection pooling with SqlKata #685

Open
galarlo opened this issue Aug 20, 2023 · 0 comments
Open

Oracle connection pooling with SqlKata #685

galarlo opened this issue Aug 20, 2023 · 0 comments

Comments

@galarlo
Copy link

galarlo commented Aug 20, 2023

Hi,
What's the recommended way to use Oracle connection pooling when using SqlKata.Execution?

Should I create a new QueryFactory (and new OracleConnection) in every place that I would have created a new OracleConnection if I weren't using SqlKata?
I worry that it wouldn't be very clean. I wonder if there're simpler solutions I'm not aware of.

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