We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3cf083 commit d97ab68Copy full SHA for d97ab68
sqlx-core/src/mssql/types/mod.rs
@@ -9,7 +9,6 @@ mod int;
9
mod str;
10
mod uint;
11
12
-#[cfg(any(feature = "decimal", feature = "bigdecimal"))]
13
mod decimal_tools;
14
15
#[cfg(feature = "chrono")]
0 commit comments