Qore PgsqlSqlUtil Module Reference
1.1
|
▼NPgsqlSqlUtil | PgsqlSqlUtil namespace contains all the objects in the PgsqlSqlUtil module |
CPgsqlCheckConstraint | PostgreSQL-specific check constraint |
CPgsqlColumn | PostgreSQL-specific column |
CPgsqlDatabase | PostgreSQL-specific implementation of the AbstractDatabase interface |
CPgsqlForeignConstraint | PostgreSQL-specific foreign constraint |
CPgsqlFunction | PostgreSQL-specific function |
CPgsqlIndex | PostgreSQL-specific index |
CPgsqlNumericColumn | PostgreSQL-specific numeric column |
CPgsqlPrimaryKey | PostgreSQL-specific primary key constraint |
CPgsqlSequence | Class for PostgreSQL sequences |
CPgsqlTable | PostgreSQL-specific implementation of the SqlUtil::AbstractTable interface |
CPgsqlTrigger | PostgreSQL-specific trigger |
CPgsqlTriggerFunction | PostgreSQL-specific trigger function |
CPgsqlType | PostgreSQL type |
CPgsqlView | PostgreSQL view |