package
2.2.0+incompatible
Repository: https://github.com/erda-project/erda.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewScript read the local file, parse data as SQL AST nodes, and mark script IsBase or not.
No description provided by the author
NewScripts range the directory.
No description provided by the author
No description provided by the author
SortedScripts 对所有脚本进行总排序.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Module is the list of Script.
Schema is the set of TableDefinitions.
Script is the object from a SQL script file, it contains many statements.
Scripts is the set of Module.
TableDefinition is the table definition (CreateTableStmt) object.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author