HomeDevCentral

Support PDO PostgreSQL

Description

Support PDO PostgreSQL

Summary:
Allow to query PostgreSQL databases through PDO.

Support has been added for both PHP 8.4+ Pdo\Pgsql
and previous versions PDO class.

Use case: Orbeon Forms store data in a PostgreSQL database,
an application for Obsidian Workspaces is planned to read forms
and annotate them into an Obsidian collection.

Test Plan: Unit tests provided for both PDO PostgreSQL engines

Differential Revision: https://devcentral.nasqueron.org/D3804

Details

Provenance
derecksonAuthored on Wed, Oct 22, 21:12
derecksonPushed on Thu, Oct 23, 20:52
Differential Revision
D3804: Support PDO PostgreSQL
Parents
rKDB57be164ad111: Ensure errno is always an integer in SqlException
Branches
Unknown
Tags
Unknown
References
HEAD -> main, tag: 0.6.0