Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var OrIgnore = clause.Insert{Modifier: "OR IGNORE"}
OrIgnore - INSERT [OR IGNORE] clause
View Source
var OrReplace = clause.Insert{Modifier: "OR REPLACE"}
OrReplace - INSERT [OR REPLACE] clause
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.