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

store.update with an empty hash raises error #246

Closed
Inversion-des opened this issue Mar 10, 2023 · 2 comments
Closed

store.update with an empty hash raises error #246

Inversion-des opened this issue Mar 10, 2023 · 2 comments

Comments

@Inversion-des
Copy link

store.update({}) causes the next error: #<NoMethodError: undefined method 'map' for nil:NilClass>

Checked with :File and :Sqlite adaptors.

Gem version is 1.5.2

@asppsa
Copy link
Collaborator

asppsa commented Mar 12, 2023

Fixed in #247

@asppsa asppsa closed this as completed Mar 12, 2023
@asppsa
Copy link
Collaborator

asppsa commented Mar 12, 2023

Thanks for reporting this - I'll do a new release now with the fix.

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

No branches or pull requests

2 participants