buildgrid.server.cas.storage.index.sql_dialect_delegates.postgresqldelegate module

PostgreSQLDelegate

Extra functionality for the SQL index when using a PostgreSQL backend.

class buildgrid.server.cas.storage.index.sql_dialect_delegates.postgresqldelegate.PostgreSQLDelegate

Bases: object