Crates.io | sqlx-conditional-queries-core |
lib.rs | sqlx-conditional-queries-core |
version | 0.2.1 |
source | src |
created_at | 2023-02-15 13:16:57.444896 |
updated_at | 2024-08-19 17:11:47.079227 |
description | Internal functions for sqlx-conditional-queries |
homepage | |
repository | https://github.com/kyrias/sqlx-conditional-queries |
max_upload_size | |
id | 785739 |
size | 44,123 |
Note: This is an internal library only meant to be used by the macro exposed by the sqlx-conditional-queries crate.
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