github.com/go-pg/pg/v10.Stmt.ExecOne (method)

one use

	github.com/go-pg/pg/v10 (current package)
		stmt.go#L122: func (stmt *Stmt) ExecOne(params ...interface{}) (Result, error) {