//
pkg.gl
Category
github.com/frazercomputing/upper-io-db
ql
package
3.6.3+incompatible
Repository:
https://github.com/frazercomputing/upper-io-db.git
Documentation:
pkg.go.dev
Overview
Versions
4
Dependencies
16
Dependents
0
Files
652 SLOC
#
Functions
New
New wraps the given *sql.DB session and creates a new db session.
NewTx
NewTx returns a transaction session.
Open
Open stablishes a new connection to a SQL server.
ParseURL
ParseURL parses s into a ConnectionURL struct.
#
Constants
Adapter
Adapter is the public name of the adapter.
#
Structs
ConnectionURL
ConnectionURL implements a QL connection struct.