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

Allow to create a sequel.DB wrapping an sql.DB #38

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Conversation

maraino
Copy link
Contributor

@maraino maraino commented Oct 11, 2024

This commit allows the initialization of a sequel.DB from an already opened *sql.DB.

This commit allows the initialization of sequel.DB from an already opened
sql.DB.
@maraino maraino requested a review from dopey October 11, 2024 20:52
@maraino maraino requested a review from a team as a code owner October 11, 2024 20:52
@maraino maraino removed the request for review from a team October 11, 2024 20:52
@maraino maraino merged commit 3110667 into main Oct 11, 2024
10 checks passed
@maraino maraino deleted the mariano/sql-wrap branch October 11, 2024 21:39
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

Successfully merging this pull request may close these issues.

2 participants