package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
IsANSIDML returns true if the AST is one of the 4 DML statements, SELECT, UPDATE, INSERT, DELETE, or an EXPLAIN of one of these statements.
# Type aliases
Statements is a list of parsed statements.