Changes for version 1.2.0 - 2020-10-21
- Deprecate attributes 'username', 'password' and 'dbname'
- Introduce new 'connect_data' attribute which can hold all the attributes supported by PostgreSQL as documented on https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-PARAMKEYWORDS
Modules
PostgreSQL Database Management Facilities for PGObject