acsone / click-odoo

Run python scripts in a Odoo environment
GNU Lesser General Public License v3.0
115 stars 44 forks source link

Fallback for db_exists when the pg_catalog is protected #57

Open sbidoul opened 4 months ago

sbidoul commented 4 months ago

In some situations access pg_catalog.pg_databases is restricted.

Implement a fallback for db_exists by checking if we can connect.