# Functions
EndTx ends transaction according error without shadowing given error.
Flags adds flags for configuring package.
GetTx return given transaction if not nil or create a new one.
New creates new App from Config.
Ping indicate if database is ready or not.
PrepareFullTextSearch replace $INDEX param in query and expand words.
RowsClose closes rows without shadowing error.
# Type aliases
WhereInUint wrapper for assigning "IN ($n)" in WHERE clause.