Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Helper ¶
type Helper struct{}
Helper is a mysql helper
func (Helper) GetTablesQuery ¶
GetTablesQuery returns a query to get all tables of connected mysql database
func (Helper) TruncateTableCommand ¶
TruncateTableCommand returns mysql command to truncate a table
Click to show internal directories.
Click to hide internal directories.