datafusion-sqlparse/src/ast
2025-12-18 20:52:09 +01:00
..
helpers Added #![forbid(missing_docs)] and documented all methods and attributes 2025-12-18 20:52:09 +01:00
comments.rs Added #![forbid(missing_docs)] and documented all methods and attributes 2025-12-18 20:52:09 +01:00
data_type.rs Added #![forbid(missing_docs)] and documented all methods and attributes 2025-12-18 20:52:09 +01:00
dcl.rs Added #![forbid(missing_docs)] and documented all methods and attributes 2025-12-18 20:52:09 +01:00
ddl.rs Added #![forbid(missing_docs)] and documented all methods and attributes 2025-12-18 20:52:09 +01:00
dml.rs Added #![forbid(missing_docs)] and documented all methods and attributes 2025-12-18 20:52:09 +01:00
mod.rs Added #![forbid(missing_docs)] and documented all methods and attributes 2025-12-18 20:52:09 +01:00
operator.rs Make BitwiseNot ("~") available for all dialects, not just PostgreSQL (#2081) 2025-10-30 11:57:25 +00:00
query.rs Added #![forbid(missing_docs)] and documented all methods and attributes 2025-12-18 20:52:09 +01:00
spans.rs Added support for ALTER OPERATOR CLASS syntax 2025-12-18 11:36:02 +01:00
table_constraints.rs Added #![forbid(missing_docs)] and documented all methods and attributes 2025-12-18 20:52:09 +01:00
trigger.rs Added #![forbid(missing_docs)] and documented all methods and attributes 2025-12-18 20:52:09 +01:00
value.rs Added #![forbid(missing_docs)] and documented all methods and attributes 2025-12-18 20:52:09 +01:00
visitor.rs chore: add stack overflow warning for Visitor and VisitorMut (#2068) 2025-10-16 08:37:01 +00:00