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

PG 1.2.x Support #29

Closed
xtagon opened this issue Jan 3, 2020 · 4 comments
Closed

PG 1.2.x Support #29

xtagon opened this issue Jan 3, 2020 · 4 comments

Comments

@xtagon
Copy link

xtagon commented Jan 3, 2020

Hi,

I'd like to start using PG 1.2, and found this incompatibility:

Bundler could not find compatible versions for gem "pg":
  In Gemfile:
    pg (~> 1.2)

    activerecord-hierarchical_query (= 1.2.2) was resolved to 1.2.2, which depends on
      pg (< 1.2, >= 0.21)

Could activerecord-hierarchical_query be updated to support pg 1.2? I'm happy to help if needed, but I thought I'd bring it up in an issue first.

Thanks, and happy new year!

@zachaysan
Copy link
Collaborator

I'm just about to go to bed but I'll run the test suite early tomorrow. Usually this type of upgrade is easy. Thanks for creating the issue!

@zachaysan
Copy link
Collaborator

And of course! Happy New Year to you too!

@zachaysan
Copy link
Collaborator

Ok I pushed the new gem. The tests pass with pg 1.2 but I didn't get a chance to test the new gem in an actual rails project so if you run into issues please let me know. Have a great day and thanks for opening the issue!

@xtagon
Copy link
Author

xtagon commented Jan 3, 2020

Thanks, I'll try it!

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