Module zut.db.pg
Implementation of base Db adapter for the PostgreSQL database backend.
Functions
|
Ensure the given model (or all models if none is given) have sequence starting with a minimal value. |
|
Classes
|
Database adapter for PostgreSQL (using psycopg (v3) driver). |