Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Helper ¶
type Helper struct{}
Helper postgres specific helper
func (Helper) GetTablesQuery ¶
GetTablesQuery returns a query string to get list of tables that should be truncated
func (Helper) TruncateTableCommand ¶
TruncateTableCommand returns postgres command to truncate table
Click to show internal directories.
Click to hide internal directories.