Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration FieldType

Database column types.

Index

Enumeration members

bigint

bigint: = "bigint"

bigserial

bigserial: = "bigserial"

bit

bit: = "bit"

bitVarying

bitVarying: = "bit varying"

bool

bool: = "boolean"

boolean

boolean: = "boolean"

box

box: = "box"

bytea

bytea: = "bytea"

char

char: = "character"

character

character: = "character"

characterVarying

characterVarying: = "character varying"

cidr

cidr: = "cidr"

circle

circle: = "circle"

date

date: = "date"

decimal

decimal: = "numeric"

doublePrecision

doublePrecision: = "double precision"

float4

float4: = "real"

float8

float8: = "double precision"

inet

inet: = "inet"

int

int: = "integer"

int2

int2: = "smallint"

int4

int4: = "integer"

int8

int8: = "bigint"

integer

integer: = "integer"

interval

interval: = "interval"

json

json: = "json"

line

line: = "line"

lseg

lseg: = "lseg"

ltree

ltree: = "ltree"

macaddr

macaddr: = "macaddr"

money

money: = "money"

numeric

numeric: = "numeric"

other

other: = "other"

path

path: = "path"

point

point: = "point"

polygon

polygon: = "polygon"

real

real: = "real"

serial

serial: = "serial"

serial2

serial2: = "smallserial"

serial4

serial4: = "serial"

serial8

serial8: = "bigserial"

smallint

smallint: = "smallint"

smallserial

smallserial: = "smallserial"

text

text: = "text"

time

time: = "time"

timestamp

timestamp: = "timestamp"

tsquery

tsquery: = "tsquery"

tsvector

tsvector: = "tsvector"

txidSnapshot

txidSnapshot: = "txidSnapshot"

uuid

uuid: = "uuid"

varbit

varbit: = "bit varying"

varchar

varchar: = "character varying"

xml

xml: = "xml"
Extollo Logo

extollo (v. latin) - to lift up, to elevate

Extollo is a free & libre application framework in TypeScript.