Changeset 15bb07b

Timestamp:
09/02/26 18:14:07 (2 weeks ago)
Author:
Vasilaki Totsili <vasilaki@…>
Branches:
nextjs
Parents:
5ee2d79
Message:

fix: disable prepared statements for database connection

Disable the use of prepared statements in the PostgreSQL connection
by setting the prepare option to false. This change addresses
issues with query planning and execution that arose in certain
environments, improving query reliability and consistency.

(No files)

Note: See TracChangeset for help on using the changeset viewer.