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

sqlite3 uri-filename examples #1648

Closed
setharnold opened this Issue Apr 19, 2018 · 2 comments

Comments

Projects
None yet
4 participants
@setharnold

setharnold commented Apr 19, 2018

Hello, I'd like to suggest including a few more examples on

http://docs.diesel.rs/diesel/prelude/struct.SqliteConnection.html

to demonstrate how one can (or can't) use the sqlite3 uri-style feature selection.

Thanks

@weiznich

This comment has been minimized.

Contributor

weiznich commented Apr 19, 2018

If you have specific examples in mind please open a PR to add them.

@sgrif

This comment has been minimized.

Member

sgrif commented Apr 19, 2018

It's not currently possible. If you'd like to revive #1292 to add this feature, please feel free.

@sgrif sgrif closed this Apr 19, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment