Module reahl.postgresalsupport

Support for the PostgreSQL database backend.

PostgresqlControl

class reahl.postgresqlsupport.PostgresqlControl(url, config)

A DatabaseControl implementation for PostgreSQL.

Table Of Contents

Previous topic

Module reahl.interfaces

Next topic

Module reahl.sqlitesupport