mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-10-03 07:45:30 +00:00
Remove faulty Json declaration from macros
This commit is contained in:
parent
6949b84e8c
commit
92cddc76c8
@ -52,9 +52,6 @@ impl_database_ext! {
|
||||
|
||||
#[cfg(feature = "json")]
|
||||
serde_json::Value,
|
||||
|
||||
#[cfg(feature = "json")]
|
||||
sqlx::types::Json<_>,
|
||||
},
|
||||
ParamChecking::Weak,
|
||||
feature-types: info => info.__type_feature_gate(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user