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 CI error due to pg 1.0.0 #3335

Merged
merged 1 commit into from
Jan 13, 2018
Merged

Fix CI error due to pg 1.0.0 #3335

merged 1 commit into from
Jan 13, 2018

Conversation

bricesanchez
Copy link
Member

pg 1.0.0 causes activerecord to error as it explicitly depends on ~>
0.18
https://github.com/rails/rails/blob/f30f20ccec9edbffc2b80b2d7e839a4fa9ac
1eac/activerecord/lib/active_record/connection_adapters/postgresql_adapt
er.rb#L4

pg 1.0.0 causes activerecord to error as it explicitly depends on ~>
0.18
https://github.com/rails/rails/blob/f30f20ccec9edbffc2b80b2d7e839a4fa9ac
1eac/activerecord/lib/active_record/connection_adapters/postgresql_adapt
er.rb#L4
@bricesanchez bricesanchez merged commit 2dcd4df into master Jan 13, 2018
@bricesanchez bricesanchez deleted the bugfix/pg branch January 13, 2018 03:03
@bricesanchez bricesanchez added this to the 4.0.2 milestone Jan 17, 2018
@bricesanchez bricesanchez self-assigned this Jan 17, 2018
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.

1 participant