package
1.0.51
Repository: https://github.com/mutablelogic/go-sqlite.git
Documentation: pkg.go.dev

# README

sqlite3 language builder

TODO

This package is part of a wider project, github.com/mutablelogic/go-sqlite. Please see the module documentation for more information.

# Functions

C defines a column name.
J defines a join between two sources.
N defines a table name or column name.
Q Creates a query or expression.
S defines a select statement.
V creates a value.

# Variables

P defines a bound parameter.