types

package
v1.0.1-0...-8a4d5c7 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ColType

type ColType string
const (
	Bigint       ColType = "bigint"
	Bigserial    ColType = "bigserial"
	Bit          ColType = "bit"
	Varbit       ColType = "varbit"
	Bool         ColType = "bool"
	Box          ColType = "box"
	Bytea        ColType = "bytea"
	Char         ColType = "char"
	Varchar      ColType = "varchar"
	Cidr         ColType = "cidr"
	Circle       ColType = "circle"
	Date         ColType = "date"
	Float8       ColType = "float8"
	Inet         ColType = "inet"
	Int          ColType = "int"
	Interval     ColType = "interval"
	Json         ColType = "json"
	Jsonb        ColType = "jsonb"
	Line         ColType = "line"
	Lseg         ColType = "lseg"
	Macaddr      ColType = "macaddr"
	Macaddr8     ColType = "macaddr8"
	Money        ColType = "money"
	Decimal      ColType = "decimal"
	Path         ColType = "path"
	PgLsn        ColType = "pg_lsn"
	PgSnapshot   ColType = "pg_snapshot"
	Point        ColType = "point"
	Polygon      ColType = "polygon"
	Real         ColType = "real"
	Smallint     ColType = "smallint"
	Smallserial  ColType = "smallserial"
	Serial       ColType = "serial"
	Text         ColType = "text"
	Time         ColType = "time"
	Timetz       ColType = "timetz"
	Timestamp    ColType = "timestamp"
	Timestamptz  ColType = "timestamptz"
	Tsquery      ColType = "tsquery"
	Tsvector     ColType = "tsvector"
	TxidSnapshot ColType = "txid_snapshot"
	Uuid         ColType = "uuid"
	Xml          ColType = "xml"
)

func (ColType) Options

func (c ColType) Options(options ...string) ColType

Jump to

Keyboard shortcuts

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