Skip to content

Conversation

@MrThePlague
Copy link
Contributor

This PR proposes a simple change to fix #114, and works for either a model using EfficientUuid or using PostgreSQL's native UUID data type.

Note: I didn't update the GitHub Actions workflow to also run the test suite against a PostgreSQL too, but I'm happy to append the PR with that change if you'd like that added.

@michaeldyrynda michaeldyrynda force-pushed the validate-on-whereuuid-scope branch from 93c067b to ec017cc Compare March 7, 2022 05:13
@michaeldyrynda michaeldyrynda merged commit 160d9ea into michaeldyrynda:main Mar 7, 2022
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.

scopeWhereUuid returns an error when passed an invalid UUID when using PostgresSQL's uuid data type

2 participants