sqlx-conditional-queries-core

Crates.iosqlx-conditional-queries-core
lib.rssqlx-conditional-queries-core
version0.3.2
created_at2023-02-15 13:16:57.444896+00
updated_at2025-02-03 21:45:49.029365+00
descriptionInternal functions for sqlx-conditional-queries
homepage
repositoryhttps://github.com/kyrias/sqlx-conditional-queries
max_upload_size
id785739
size88,664
Johannes Löthberg (kyrias)

documentation

README

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.
Commit count: 43

cargo fmt