package
0.0.0-20220226171256-fa1d755e29b4
Repository: https://github.com/leftmike/sqltest.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
RunTests runs all of the tests in a directory: <dir>/sql/*.sql contains the tests and <dir>/expected/*.out contains the expected output for each sql file.

# Variables

No description provided by the author

# Structs

No description provided by the author
DefaultDialect provides default behavior; most implementation specific dialects can be based on this one.
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

# Interfaces

Dialect specifies the behavior of a particular SQL implementation.
No description provided by the author
No description provided by the author