package
0.0.0-20200721031334-b64238c31003
Repository: https://github.com/prest/adapters.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

AddDatabaseToPool add connection to pool.
ClearStmt used to reset the cache and allow multiple tests.
Get get postgres connection.
GetDatabase get current database in use.
GetPool of connection.
GetQueryOperator identify operator on a join.
GetStmt get statement.
GetURI postgres connection URI.
Load postgres.
MustGet get postgres connection.
NormalizeGroupFunction normalize url params values to sql group functions.
Prepare statement func.
PrepareTx statement func.
SetDatabase set current database in use.
WriteSQL perform INSERT's, UPDATE's, DELETE's operations.

# Variables

ErrBodyEmpty err throw when body is empty.

# Structs

Postgres adapter postgresql.
Stmt statement representation.