package
0.0.0-20240722132857-04206203adeb
Repository: https://github.com/planetscale/schemadiff.git
Documentation: pkg.go.dev
# Functions
DetectInputSource auto detects the type of source by the given value; it checks if the value is a file, directory, etc.
ReadSchemaFromSource returns a loaded, validated, normalized formal Schema from the given source, or an error if either the source or the schema are invalid.
ReadSQLsFromSource returns a list of CREATE TABLE|VIEW statements as read from given input.
# 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
# Structs
No description provided by the author
# Type aliases
No description provided by the author