10000 Tags · Codeception/module-db · GitHub
[go: up one dir, main page]

Skip to content

Tags: Codeception/module-db

Tags

3.2.2

Toggle 3.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: properly quote table names with schema definition #84 (#86)

3.2.1

Toggle 3.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: allow uppercase table names by quoting the table name when fetch…

…ing the primary key of a table in PostgreSQL (#82)

3.2.0

Toggle 3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove unnecessary files from Composer package (#83)

3.1.4

Toggle 3.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Validate PSR12 codestyle with PHPCS #69 (#70)

3.1.3

Toggle 3.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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)

3.1.2

Toggle 3.1.2's commit message
Call isBinary() only if parameter is a string

3.1.1

Toggle 3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed encoding of binary values in assertion messages

Co-authored-by: sm <sergeim@educonlines.com>

3.1.0

Toggle 3.1.0's commit message
Run tests on PHP 8.2

2.1.0

Toggle 2.1.0's commit message
Remove unnecessary and incorrect @return annotation

3.0.1

Toggle 3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #33 from Codeception/issue-32

Null safety in destructor
0