plsoucy-tapclicks

Results 5 issues of plsoucy-tapclicks

Summary: while testing one of our applications using the latest pdo_snowflake driver and PHP 8.1, we noticed that we are getting no longer getting NULL values when queries return them;...

We're looking to get TIMESTAMP_NTZ values in the YYYY-MM-DD HH24:MI:SS format. Regardless of what we set for TIMESTAMP_NTZ_OUTPUT_FORMAT at the session level when using the PDO driver, we get values...

enhancement

Following [this SSL connectivity failure issue](https://community.snowflake.com/s/group/0F90Z000000U8dESAS/alerts-awsus-east), our PDO connections get stuck taking a lot of CPU and memory. Request: - Support timeout on the connections (these do not time out,...

We're trying to use named placeholders as described in the first example at http://php.net/manual/en/pdostatement.bindparam.php (and as we normally do when we have to write raw SQL) and are getting segmentation...

bug

Note: this is not a blocker as we can psalm-suppress the error and the code actually works fine, but I'm reporting this here since it seems like an easy fix...

priority: p3
lang: php