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 get_pk_from_identity #128

Merged
merged 1 commit into from
Jan 21, 2018
Merged

Fix get_pk_from_identity #128

merged 1 commit into from
Jan 21, 2018

Conversation

gergelypolonkai
Copy link
Contributor

With SQLAlchemy 1.2, sqlalchemy.orm.utils.identity_key() returns three values instead of two.

This ensures we use only the first two (which remained the same).

Fixes #127

With SQLAlchemy 1.2, `identity_key()` returns three values instead of two.

This ensures we use only the first two (which remained the same).
@kvesteri kvesteri merged commit b84658d into kvesteri:master Jan 21, 2018
@kvesteri
Copy link
Owner

Thanks for the PR! 🚋

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.

None yet

2 participants