Open tooptoop4 opened 1 year ago
if i supply a large sql file and parse fails , how to see line or exact sql statement that failed to parse?
I believe this is blocked upstream by https://github.com/sqlparser-rs/sqlparser-rs/issues/757, related MR: https://github.com/sqlparser-rs/sqlparser-rs/pull/839
if i supply a large sql file and parse fails , how to see line or exact sql statement that failed to parse?