We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e03aa12 commit 22c1f54Copy full SHA for 22c1f54
datafusion/sqllogictest/Cargo.toml
@@ -51,7 +51,7 @@ object_store = { workspace = true }
51
postgres-protocol = { version = "0.6.4", optional = true }
52
postgres-types = { version = "0.2.4", optional = true }
53
rust_decimal = { version = "1.27.0" }
54
-sqllogictest = "0.22.0"
+sqllogictest = "0.23.0"
55
sqlparser = { workspace = true }
56
tempfile = { workspace = true }
57
thiserror = "2.0.0"
0 commit comments