Closed dataf3l closed 5 years ago
Thank you for providing these examples!, this is exactly what I needed!, does in your opinion makes sense to add them to the readme or the rustdoc, so that people can find them with relative ease?
I don't think it would make sense to have hundreds of lines of examples for 10+ databases in this crates README.
I understand. How do you feel about a repo with examples, and a link in the docs to said repo? Also, may I know the names of the 10 DBs ?
They are listed in the README: https://github.com/sfackler/r2d2#r2d2
So I'll just assume this means, no changes will be made.
I understand.
It would be nice if the documentation had examples on how to create mysql, postgres and sqlite connection pools, since the "FooDB" doesn't exist.