db.attribute.pg.constraints: Constructor for class db.attribute.pg.constraints

Description Usage Arguments

Description

PostgreSQL constraints concerning the attribute

Usage

1
2
db.attribute.pg.constraints(schemaname, tablename, attname, notnull = FALSE,
  hasdefault = FALSE, internalid, internalname)

Arguments

schemaname

the name of DB schema

tablename

the name of DB table

attname

the name of the attribute

notnull

has the attribute NOT NULL constraint?

hasdefault

has the attribute default value?

internalid

(reserved)

internalname

(reserved)


cezden/rpostgrexplorer documentation built on May 13, 2019, 3:08 p.m.