sql

package
v0.0.26 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 3, 2024 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BatchUpdater added in v0.0.26

type BatchUpdater interface {
	Add(whenValue, thenValue any) BatchUpdater
	Generate() (string, error)
}

func NewMysqlBatchUpdater added in v0.0.26

func NewMysqlBatchUpdater(table, updateSet, whenColumn string) BatchUpdater

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL