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

Full EntityRef UUID support #41

Merged
merged 2 commits into from
Jul 16, 2020
Merged

Conversation

mlclay
Copy link
Contributor

@mlclay mlclay commented Jul 16, 2020

Any models that have a UUIDField primary key will fail the assertion with a string uuid. When instantiating EntityRef instances, forcing string representation of the pk field will allow for transparent assertions.

@mlclay mlclay merged commit c825659 into master Jul 16, 2020
@mlclay mlclay deleted the feature/entity-ref-uuid-support branch July 16, 2020 18:20
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.

2 participants