monolayer / schema
schema 
Index 
Schema Definition 
Database and Tables 
Column Types 
- bigint
 - bigserial
 - boolean
 - bytea
 - char
 - character
 - characterVarying
 - columnWithType
 - date
 - doublePrecision
 - enumerated
 - integer
 - json
 - jsonb
 - numeric
 - real
 - serial
 - smallint
 - text
 - time
 - timeWithTimeZone
 - timestamp
 - timestampWithTimeZone
 - timestamptz
 - timetz
 - uuid
 - varchar
 - xml
 
Indexes and Constraints 
Data Types 
Other 
Unmanaged 
Type Aliases 
Classes, Types, and Interfaces 
Classes 
- EnumType
 - PgBigInt
 - PgBigSerial
 - PgBoolean
 - PgBytea
 - PgCharacter
 - PgCharacterVarying
 - PgCheck
 - PgDatabase
 - PgDate
 - PgDoublePrecision
 - PgExtension
 - PgForeignKey
 - PgIndex
 - PgInteger
 - PgJson
 - PgJsonB
 - PgNumeric
 - PgPrimaryKey
 - PgRawConstraint
 - PgReal
 - PgSerial
 - PgSmallint
 - PgTable
 - PgText
 - PgTime
 - PgTimeWithTimeZone
 - PgTimestamp
 - PgTimestampWithTimeZone
 - PgTrigger
 - PgUnique
 - PgUnmanagedCheck
 - PgUnmanagedForeignKey
 - PgUnmanagedIndex
 - PgUnmanagedTrigger
 - PgUuid
 - PgXML
 - Schema
 - pgColumnWithType