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

How to use? #203

Closed
ashishmainali opened this issue Feb 7, 2020 · 2 comments
Closed

How to use? #203

ashishmainali opened this issue Feb 7, 2020 · 2 comments

Comments

@ashishmainali
Copy link

Hey guys, I am new to Rust. I don't know if this is the right place to post but I need to connect to the MySQL database. Where can I find a tutorial to use this library to connect to the database?

@blackbeam
Copy link
Owner

Hi.
First of all you should look into the general example, shipped with the create docs.

Secondly. It isn't published yet, but the next version will have some docs (you should look at the first four hundred lines in that file).
Note that the new version will come with breaking API changes, however some topics are still relevant (including Opts, connection url, OptsBuilder, Value, Row, FromValue, FromRow, and some others).

@blackbeam
Copy link
Owner

Please see crate level docs for v18.0.0.

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

2 participants