Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Delete ¶
func Delete(from string) sq.DeleteBuilder
func Insert ¶
func Insert(into string) sq.InsertBuilder
func Select ¶
func Select(columns ...string) sq.SelectBuilder
func Update ¶
func Update(table string) sq.UpdateBuilder
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.