package
9.0.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb.git
Documentation: pkg.go.dev
# Packages
Package core Copyright 2022 PingCAP, Inc.
# Functions
IsReadOnly check whether the ast.Node is a read only statement.
Optimize does optimization and creates a Plan.
OptimizeExecStmt to handle the "execute" statement.
OptimizeForForeignKeyCascade does optimization and creates a Plan for foreign key cascade.