PostgresqlType
class PostgresqlType extends DataType (View source)
The PostgresqlType class.
Constants
BOOLEAN |
|
CHAR |
|
VARCHAR |
|
BIT |
|
BIT_VARYING |
|
INTEGER |
|
SMALLINT |
|
DECIMAL |
|
NUMERIC |
|
FLOAT |
|
REAL |
|
DOUBLE |
|
DATE |
|
TIME |
|
TIMESTAMP |
|
INTERVAL |
|
CHARACTER |
|
LARGE |
|
OBJECT_BINARY |
|
LARGE_OBJECT |
|
TEXT |
|
LONGTEXT |
|
TINYINT |
|
DATETIME |
|
SERIAL |
|
Properties
static array | $typeDefinitions | "Default Length", "Default Value", "PHP Type" |
Methods
static boolean
noLength(string $type)
noLength
Details
at line line 78
static boolean
noLength(string $type)
noLength