//
pkg.gl
Category
github.com/RTradeLtd/go-datastores
sql
postgres
package
1.0.1
Repository:
https://github.com/rtradeltd/go-datastores.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
141 SLOC
#
Functions
NewQueries
NewQueries creates a new PostgreSQL set of queries for the passed table.
#
Variables
RecreateTables
RecreateTables indicates that you accept all consequences from dropping your table and recreating it.
#
Structs
Options
Options are the postgres datastore options, reexported here for convenience.
Queries
Queries are the postgres queries for a given table.