MCPcopy Create free account
hub / github.com/corestoreio/pkg / Insert

Method Insert

sql/ddl/table.go:213–215  ·  view source on GitHub ↗

Insert creates a new INSERT statement with all non primary key columns. If OnDuplicateKey() gets called, the INSERT can be used as an update or create statement. Adding multiple VALUES section is allowed. Using this statement to prepare a query, a call to `BuildValues()` triggers building the VALUES

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

NewDBFunction · 0.45
TestNewTablesDBFunction · 0.45

Calls 1

AddColumnsMethod · 0.45

Tested by 3

TestNewTablesDBFunction · 0.36