Versions in this module Expand all Collapse all v0 v0.1.0 Oct 2, 2024 Changes in this version + type Debug struct + DumpAST bool + DumpCatalog bool + DumpExplain bool + DumpVetEnv bool + OnlyManagedDatabases bool + ProcessPlugins bool + Trace string + func DebugFromEnv() Debug + func DebugFromString(val string) Debug + type Parser struct + Debug Debug