postgres

package
v0.0.0-...-d081b09 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrFieldsAreEmpty = "the fields are empty"

Functions

func BuildSQLDelete

func BuildSQLDelete(table string) string

func BuildSQLInsert

func BuildSQLInsert(table string, fields []string) string

func BuildSQLSelect

func BuildSQLSelect(table string, fields []string) string

func BuildSQLUpdateByID

func BuildSQLUpdateByID(table string, fields []string) string

func Int64ToNull

func Int64ToNull(d int64) sql.NullInt64

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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