//
pkg.gl
Category
github.com/viant/sqlx
io
update
package
0.15.0
Repository:
https://github.com/viant/sqlx.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
4
Files
278 SLOC
#
Functions
New
New creates an updater.
NewBuilder
NewBuilder return insert builder.
ShowSQL
No description provided by the author
#
Structs
Builder
Builder represent update DML builder.
Service
Service represents updater.
#
Interfaces
Updatable
Updatable interface to be called on updating data.