package
0.27.2
Repository: https://github.com/vault-thirteen/auxie.git
Documentation: pkg.go.dev

# Functions

IdentifierIsGood checks whether the specified identifier is good.
MakeDsn function returns a connection string for PostgreSQL database according to the documentation located at: https://www.postgresql.org/docs/15/libpq-connect.html Format reference: postgresql://[user[:password]@][host][:port][,...][/dbname][?param1=value1&...].
ProcedureExists function checks whether the specified procedure exists.
ProcedureNameIsGood checks whether the specified procedure name is a good identifier.
ScreenSingleQuotes function does the single quotes screening.
TableExists function checks whether the specified table exists.
TableNameIsGood checks whether the specified table name is a good identifier.

# Constants

PostgreSQL constants.
PostgreSQL constants.
PostgreSQL constants.
PostgreSQL constants.
PostgreSQL constants.
ErrFBadSymbol is an error message format for a bad symbol.
SQL query templates.
SQL query templates.
Symbols.
Symbols.
Symbols.