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

Upgrade to pgx 0.5.0 #547

Merged
merged 21 commits into from
Oct 17, 2022
Merged

Upgrade to pgx 0.5.0 #547

merged 21 commits into from
Oct 17, 2022

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    a111014 View commit details
    Browse the repository at this point in the history
  2. Autofix some errors

    __CARGO_FIX_YOLO=1 cargo fix --broken-code
    syvb committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    86fb388 View commit details
    Browse the repository at this point in the history
  3. Fix some simple errors

    syvb committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    ee54291 View commit details
    Browse the repository at this point in the history
  4. Datum fixes

    syvb committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    5ce7248 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15e3c04 View commit details
    Browse the repository at this point in the history
  6. more datum fixes

    syvb committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    6b7a85b View commit details
    Browse the repository at this point in the history
  7. Fix even more pgx errors

    syvb committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    53998de View commit details
    Browse the repository at this point in the history
  8. more fixes

    syvb committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    f02b5c8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    53dbc6f View commit details
    Browse the repository at this point in the history
  10. Fix all the lifetime errors

    syvb committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    c16809b View commit details
    Browse the repository at this point in the history
  11. Hacky fix for copying a Const

    syvb committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    4b2238a View commit details
    Browse the repository at this point in the history
  12. Fix errors in tests

    syvb committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    318b507 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    85f9141 View commit details
    Browse the repository at this point in the history
  14. fmt

    syvb committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    d207757 View commit details
    Browse the repository at this point in the history
  15. Fix warning

    syvb committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    25e929c View commit details
    Browse the repository at this point in the history
  16. Fix clippy lints

    syvb committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    4e0ff3e View commit details
    Browse the repository at this point in the history
  17. Fix how datums get pointerified

    syvb committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    6ec2224 View commit details
    Browse the repository at this point in the history
  18. Support pgx develop branch

    syvb committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    d31fd23 View commit details
    Browse the repository at this point in the history
  19. Match upstream pgx

    syvb committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    5bf0743 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    fa28ae5 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fe8b386 View commit details
    Browse the repository at this point in the history