Use the Drupal core pgsql module to do most of the database interactions

Created on 19 September 2025, 27 days ago

Problem/Motivation

The module currently makes use of direct calls to the PostgreSQL extension. Drupal provides PostgreSQL PDO bindings through the pgsql module.

Using a PDO rather than direct raw queries like the search_api_ai_pgvector module does seems like a much better way to handle it from a maintainance and security point of view.

Proposed resolution

Leverage Drupal's pgsql module to interact with the postgresql database.

Feature request
Status

Active

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

No activities found.

Production build 0.71.5 2024