Class | Description |
---|---|
![]() |
Defines a database sequence. |
![]() |
Defines a database function (procedure). |
![]() |
Defines a database index. |
![]() |
Defines a database constraint. |
![]() |
Defines a database trigger. |
![]() |
Class describing a database field of a Postgres table. |
![]() |
Class describing a Postgres database table. Inherits the standard dbtable class properties and methods, but adds in the getschema specifics for acquiring Postgres table info from the metadata, and provides a specific create() method. |
![]() |
Class describing a Postgres database schema. |
Generic schema classes
Documentation generated by phpDocumentor 1.3.0RC3