Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for issue #5783 in postgree driver #4

Closed
wants to merge 2 commits into from
Closed

Fix for issue #5783 in postgree driver #4

wants to merge 2 commits into from

Conversation

mvadzim
Copy link

@mvadzim mvadzim commented Feb 11, 2020

Fix getPrimaryKey method in postgre driver
Copy link
Member

@Naktibalda Naktibalda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change breaks one test, can you fix it?

  1. PostgreSqlDbTest: Have and see in database
    Test tests/unit/Codeception/Module/Db/PostgreSqlDbTest.php:testHaveAndSeeInDatabase
    [PDOException] SQLSTATE[21000]: Cardinality violation: 7 ERROR: more than one row returned by a subquery used as an expression

https://travis-ci.org/Codeception/module-db/jobs/648909579?utm_medium=notification&utm_source=github_status

@mvadzim
Copy link
Author

mvadzim commented Feb 11, 2020

I try fix later

@mvadzim mvadzim closed this Feb 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[PDOException] SQLSTATE[42P01]: Undefined table: 7 ERROR: relation "pictograms_tags_uk-UA" does not exist
2 participants