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

Allow postgrex 0.16 #41

Merged
merged 1 commit into from
Nov 24, 2022
Merged

Allow postgrex 0.16 #41

merged 1 commit into from
Nov 24, 2022

Commits on Nov 24, 2022

  1. allow postgrex 0.16

    believe pawurb#37 limited the ability to run on postgrex 0.16, attempting update to 0.7.8 now gives:
    
    Because ecto_psql_extras >= 0.7.8 depends on postgrex ~> 0.15.7 and oban >= 2.11.0 depends on postgrex ~> 0.16, ecto_psql_extras >= 0.7.8 is incompatible with oban >= 2.11.0.
    And because your app depends on ecto_psql_extras ~> 0.7.8, oban >= 2.11.0 is forbidden.
    So, because your app depends on oban ~> 2.13, version solving failed.
    petermm committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    6d337ba View commit details
    Browse the repository at this point in the history