mirror of
https://github.com/tiennm99/coolify.git
synced 2026-07-20 04:17:58 +00:00
Support both the older PDO::PGSQL_ATTR_DISABLE_PREPARES and newer Pdo\Pgsql::ATTR_DISABLE_PREPARES constant names to ensure compatibility across different PHP versions.