db.attribute: Constructor for class db.attribute

Description Usage Arguments

Description

Description of PostgreSQL attribute

Usage

1
2
db.attribute(schemaname, tablename, attname, typename, attlen = -1,
  attlen2 = -1, colposition, internalid, internalname)

Arguments

schemaname

the name of DB schema

tablename

the name of DB table

attname

the name of the attribute

attlen

primary length of the type

attlen2

secondary length of the type

colposition

position of the column in table

internalid

(reserved)

internalname

(reserved)


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