package
Version:
v2.7.0
Opens a new window with list of versions in this module.
Published: Sep 5, 2022
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ClearTables deletes all rows from a table, and panics if an error occurs
usefull for defers for test cleanup
ConnectPQ connectes to a postgres database for testing purposes
InitPQ is a helper that calls both ConnectPQ and InitTables
InitTables will drop the provided tables and initialize the new ones
Source Files
¶
Click to show internal directories.
Click to hide internal directories.