//
pkg.gl
Category
github.com/neilotoole/sq
drivers
postgres
package
0.48.3
Repository:
https://github.com/neilotoole/sq.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
40
Dependents
2
Files
1.9k SLOC
context
database/sql
errors
fmt
github.com/jackc/pgx/v5
github.com/jackc/pgx/v5/pgconn
github.com/jackc/pgx/v5/pgxpool
github.com/jackc/pgx/v5/stdlib
github.com/neilotoole/sq/libsq/ast
github.com/neilotoole/sq/libsq/ast/render
github.com/neilotoole/sq/libsq/core/debugz
github.com/neilotoole/sq/libsq/core/errz
github.com/neilotoole/sq/libsq/core/execz
github.com/neilotoole/sq/libsq/core/jointype
github.com/neilotoole/sq/libsq/core/kind
github.com/neilotoole/sq/libsq/core/lg
github.com/neilotoole/sq/libsq/core/lg/lga
github.com/neilotoole/sq/libsq/core/lg/lgm
github.com/neilotoole/sq/libsq/core/options
github.com/neilotoole/sq/libsq/core/progress
github.com/neilotoole/sq/libsq/core/record
github.com/neilotoole/sq/libsq/core/retry
github.com/neilotoole/sq/libsq/core/schema
github.com/neilotoole/sq/libsq/core/sqlz
github.com/neilotoole/sq/libsq/core/stringz
github.com/neilotoole/sq/libsq/core/tablefq
github.com/neilotoole/sq/libsq/core/tuning
github.com/neilotoole/sq/libsq/driver
github.com/neilotoole/sq/libsq/driver/dialect
github.com/neilotoole/sq/libsq/source
github.com/neilotoole/sq/libsq/source/drivertype
github.com/neilotoole/sq/libsq/source/location
github.com/neilotoole/sq/libsq/source/metadata
github.com/xo/dburl
golang.org/x/sync/errgroup
log/slog
reflect
strconv
strings
sync