4 releases

0.1.4 Mar 27, 2024
0.1.3 Jul 12, 2023
0.1.2 Feb 16, 2023
0.1.1 Feb 15, 2023

#100 in #sqlx

Download history 191/week @ 2024-01-06 168/week @ 2024-01-13 184/week @ 2024-01-20 162/week @ 2024-01-27 173/week @ 2024-02-03 191/week @ 2024-02-10 185/week @ 2024-02-17 215/week @ 2024-02-24 189/week @ 2024-03-02 321/week @ 2024-03-09 187/week @ 2024-03-16 262/week @ 2024-03-23 279/week @ 2024-03-30 233/week @ 2024-04-06 205/week @ 2024-04-13 316/week @ 2024-04-20

1,057 downloads per month
Used in 2 crates (via sqlx-conditional-queries-…)

MIT/Apache

44KB
914 lines

Note: This is an internal library only meant to be used by the macro exposed by the sqlx-conditional-queries crate.

Features

Which database type should be supported is specified by activating one of the following features. If more than one feature is activated then the first one in the list takes precedence.

  • postgres
  • mysql
  • sqlite

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~0.7–1.2MB
~26K SLoC