package
0.16.0
Repository: https://github.com/chaisql/chai.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New creates a new query with the given statements.

# Structs

BeginStmt is a statement that creates a new transaction.
CommitStmt is a statement that commits the current active transaction.
No description provided by the author
A Query can execute statements against the database.
RollbackStmt is a statement that rollbacks the current active transaction.