sqlx/sqlx-core
Stephen Becker IV dbb1feebda
Add in an example of how to use separated (#1902)
* Add in an example of how to use separated

Dearest Maintainer,

Thank you for your work on this project. I started using query builder today and I have enjoyed it. I did have a hard time figuring out how best to use separated to generate the values for an IN statement. It is my hope that adding an example will save someone else a few minutes of code reading or compile time. I wrote the example in the github text editor but It looks correct.    

Thanks again for your work on this.
Becker

* end ```

* Apply cfg and end ```

* remove dup

* Update sqlx-core/src/query_builder.rs
2022-07-15 12:33:53 -07:00
..
src Add in an example of how to use separated (#1902) 2022-07-15 12:33:53 -07:00
Cargo.toml preparing 0.6.0 release (#1911) 2022-06-16 15:53:09 -07:00