Skip to content
New issue

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

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

Already on GitHub? # to your account

1152 get_or_create raises ValueError #1153

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dantownsend
Copy link
Member

Resolves #1152

We can set _ignore_missing=True, but a better solution is outlined here:

#1152 (comment)

Remaining tasks:

  • Merge values from self.where and self.defaults, and then instantiate the Table
  • Add tests

@dantownsend dantownsend added the bug Something isn't working label Feb 17, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

get_or_create raises ValueError
1 participant