Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EmptyTables ¶ added in v0.2.0
EmptyTables is used to empty a collection of tables. This may be useful if truncating a table is not possible.
Types ¶
type Handles ¶ added in v0.6.0
Handles is a collection of database handles.
The contained handles are all using the same underlying SQL connection.
func SetupAndMigratePostgresDB ¶ added in v0.2.0
Click to show internal directories.
Click to hide internal directories.