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

Commits on Jan 13, 2018

  1. Fix CI error due to pg 1.0.0

    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 committed Jan 13, 2018
    Configuration menu
    Copy the full SHA
    ee76bb9 View commit details
    Browse the repository at this point in the history