package
1.0.1
Repository: https://github.com/rtradeltd/go-datastores.git
Documentation: pkg.go.dev

# Functions

NewQueries creates a new PostgreSQL set of queries for the passed table.

# Variables

RecreateTables indicates that you accept all consequences from dropping your table and recreating it.

# Structs

Options are the postgres datastore options, reexported here for convenience.
Queries are the postgres queries for a given table.