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 disambiguate_id to correctly handle UUIDs passed as strings #121

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

M69k65y
Copy link
Contributor

@M69k65y M69k65y commented Jan 10, 2024

  • Update disambiguate_id to check if result of from_global_id has a value.
  • Add Fish model with explicit UUID PK field.
  • Add tests to mimic UUIDs passed as a string.

- Update disambiguate_id to check if result of from_global_id has a value.
- Add Fish model with explicit UUID PK field.
- Add tests to mimic UUIDs passed as a string.
@tOgg1
Copy link
Owner

tOgg1 commented Jan 15, 2024

Excellent, thanks!

Will release this in a patch in the coming few weeks.

@tOgg1 tOgg1 merged commit aad3413 into tOgg1:develop Jan 15, 2024
5 of 6 checks passed
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