There was an error while loading. Please reload this page.
1 parent ec97dfb commit 96f1dd7Copy full SHA for 96f1dd7
sqlx-macros/src/database/sqlite.rs
@@ -1,5 +1,6 @@
1
impl_database_ext! {
2
sqlx::sqlite::Sqlite {
3
+ bool,
4
i32,
5
i64,
6
f32,
0 commit comments