Structs§
- Script
Parser - Parses SQL scripts into individual statements using GO as separator
- Script
Result - Result of executing an entire script
- Script
Statement - A parsed script statement with optional directives
- Statement
Result - Result of executing a single statement in a script
Enums§
- Script
Directive - Directives that can be attached to a script statement
- Script
Statement Type - Type of script statement