Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Write ¶
func Write(sw io.StringWriter, selectColumns []clauses.Selectable) error
Write writes a RETURNING clause to a strings.Builder.
Example:
RETURNING field1, field2, field3
Types ¶
Click to show internal directories.
Click to hide internal directories.