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 db16ff8 commit 9819b2fCopy full SHA for 9819b2f
src/ast/spans.rs
@@ -1410,7 +1410,6 @@ impl Spanned for AssignmentTarget {
1410
/// f.e. `IS NULL <expr>` reports as `<expr>::span`.
1411
///
1412
/// Missing spans:
1413
-/// - [Expr::TypedString] # missing span for data_type
1414
/// - [Expr::MatchAgainst] # MySQL specific
1415
/// - [Expr::RLike] # MySQL specific
1416
/// - [Expr::Struct] # BigQuery specific
0 commit comments