MCPcopy
hub / github.com/dropbox/godropbox / Update

Method Update

database/sqlbuilder/table.go:47–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

45
46 Insert(columns ...NonAliasColumn) InsertStatement
47 Update() UpdateStatement
48 Delete() DeleteStatement
49}
50

Callers 8

TestUpdateNilColumnMethod · 0.65
TestUpdateNilExprMethod · 0.65
TestUpdateSingleValueMethod · 0.65
TestUpdateMultiValuesMethod · 0.65
TestUpdateWithOrderByMethod · 0.65
TestUpdateWithLimitMethod · 0.65

Implementers 1

Tabledatabase/sqlbuilder/table.go

Calls

no outgoing calls

Tested by 8

TestUpdateNilColumnMethod · 0.52
TestUpdateNilExprMethod · 0.52
TestUpdateSingleValueMethod · 0.52
TestUpdateMultiValuesMethod · 0.52
TestUpdateWithOrderByMethod · 0.52
TestUpdateWithLimitMethod · 0.52