update

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Distinct

func Distinct(column string) ([]string, error)

func NamedTitles

func NamedTitles()

func Platforms

func Platforms(platforms *[]string)

func Sections

func Sections(sections *[]string)

Types

type Update

type Update struct {
	Query string
	Args  []any
}

Update row values based on conditions.

func (Update) Execute

func (u Update) Execute() (int64, error)

Execute Query and Args to update the database and returns the total number of changes.

Jump to

Keyboard shortcuts

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