10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fix: properly quote table names with schema definition #84 (#86)
fix: allow uppercase table names by quoting the table name when fetch… …ing the primary key of a table in PostgreSQL (#82)
Remove unnecessary files from Composer package (#83)
Validate PSR12 codestyle with PHPCS #69 (#70)
Merge pull request #56 from szhajdu/v3-fix-last-insert-id-sqlsrv [bugfix] #49 Fix last insert id return type in case of dblib (3.x)
Call isBinary() only if parameter is a string
Fixed encoding of binary values in assertion messages Co-authored-by: sm <sergeim@educonlines.com>
Run tests on PHP 8.2
Remove unnecessary and incorrect @return annotation
Merge pull request #33 from Codeception/issue-32 Null safety in destructor