Skip to content

Commit 50a79b2

Browse files
committed
snowflake backslash solved?
1 parent 74eacd9 commit 50a79b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ recursive = "0.1.1"
164164
regex = "1.8"
165165
rstest = "0.24.0"
166166
serde_json = "1"
167-
sqlparser = { git = "https://github.com/Embucket/datafusion-sqlparser-rs.git", rev = "91801f2f9817d5b523ee13f1a879e79bed13fa27", features = [
167+
sqlparser = { git = "https://github.com/Embucket/datafusion-sqlparser-rs.git", rev = "92d86a497f6a360fd79d0d761111c64926d35d0e", features = [
168168
"visitor",
169169
] }
170170
tempfile = "3"

0 commit comments

Comments
 (0)