Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InClauseArgs ¶
InClauseArgs returns a comma-separated list of "?" placeholders and the corresponding args slice.
If items is empty, it returns "NULL" and no args, so `IN (NULL)` matches nothing.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.