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

Sequel pg_hash require hash_initializer #260

Merged

Conversation

Recca
Copy link
Contributor

@Recca Recca commented Jul 6, 2018

Adding require "mobility/sequel/hash_initializer" to lib/mobility/backends/sequel/pg_hash.rb avoid NameError: uninitialized constant Mobility::Sequel::HashInitializer error when using json, jsonb or hstore backend with sequel

@shioyama
Copy link
Owner

shioyama commented Jul 6, 2018

Thanks very much! 😄 I miss these things because it's hard to catch them in specs... I'll merge this once they pass and push a minor release with the fix later today.

@shioyama shioyama merged commit fd6b389 into shioyama:master Jul 6, 2018
@shioyama
Copy link
Owner

shioyama commented Jul 6, 2018

Released 0.7.6 with the fix, thanks again!

@Recca Recca deleted the sequel_pg_hash_require_hash_initializer branch July 6, 2018 11:00
@Recca
Copy link
Contributor Author

Recca commented Jul 6, 2018

Thanks for the new release :) 👍

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