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

doc(sqlite): show how to turn options into a pool #3508

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

M3t0r
Copy link
Contributor

@M3t0r M3t0r commented Sep 15, 2024

It took me 15 minutes of messing around and googling to find .connect_with().

Took me also a couple of minutes to find the SqliteConnectOptions, but I wouldn't know where to mention that in the docs.

It took me 15 minutes of messing around and googling to find
`.connect_with()`.
@abonander abonander changed the title Show how to turn options into a pool sqlite: show how to turn options into a pool Sep 15, 2024
@abonander abonander changed the title sqlite: show how to turn options into a pool doc(sqlite): show how to turn options into a pool Sep 15, 2024
@abonander abonander merged commit a496413 into launchbadge:main Sep 16, 2024
79 checks passed
@M3t0r M3t0r deleted the improve-sqliteoptions-docs branch September 16, 2024 15:43
jrasanen pushed a commit to jrasanen/sqlx that referenced this pull request Oct 14, 2024
It took me 15 minutes of messing around and googling to find
`.connect_with()`.
jrasanen pushed a commit to jrasanen/sqlx that referenced this pull request Oct 14, 2024
It took me 15 minutes of messing around and googling to find
`.connect_with()`.
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