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.
Leverage Drupal's pgsql module to interact with the postgresql database.
Active
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.