mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-12-29 21:00:54 +00:00
macros: sqlite: add support for bool
This commit is contained in:
parent
ec97dfb884
commit
96f1dd76bc
@ -1,5 +1,6 @@
|
||||
impl_database_ext! {
|
||||
sqlx::sqlite::Sqlite {
|
||||
bool,
|
||||
i32,
|
||||
i64,
|
||||
f32,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user