github.com/Masterminds/squirrel.updateData.QueryRowContext (method)

2 uses

	github.com/Masterminds/squirrel (current package)
		update_ctx.go#L34: func (d *updateData) QueryRowContext(ctx context.Context) RowScanner {
		update_ctx.go#L63: 	return data.QueryRowContext(ctx)