MCPcopy Index your code
hub / github.com/blastrain/vitess-sqlparser / DDL

Struct DDL

sqlparser/ast.go:514–519  ·  view source on GitHub ↗

DDL represents a CREATE, ALTER, DROP or RENAME statement. Table is set for AlterStr, DropStr, RenameStr. NewName is set for AlterStr, CreateStr, RenameStr.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected