monolayer-pg / 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
- timestamp
- timestamptz
- timestampWithTimeZone
- timetz
- timeWithTimeZone
- 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
- pgColumnWithType
- PgDatabase
- PgDate
- PgDoublePrecision
- PgExtension
- PgForeignKey
- PgIndex
- PgInteger
- PgJson
- PgJsonB
- PgMappedCheck
- PgMappedForeignKey
- PgMappedIndex
- PgMappedTrigger
- PgNumeric
- PgPrimaryKey
- PgRawConstraint
- PgReal
- PgSerial
- PgSmallint
- PgTable
- PgText
- PgTime
- PgTimestamp
- PgTimestampWithTimeZone
- PgTimeWithTimeZone
- PgTrigger
- PgUnique
- PgUuid
- PgXML
- Schema