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

postgres: use Oid type everywhere instead of u32 #1602

Merged
merged 10 commits into from Apr 14, 2022

Commits on Dec 29, 2021

  1. Configuration menu
    Copy the full SHA
    54f00c7 View commit details
    Browse the repository at this point in the history
  2. Make serde happy

    paolobarbolini committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    24ca5c0 View commit details
    Browse the repository at this point in the history
  3. Expose the inner u32

    paolobarbolini committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    3f88289 View commit details
    Browse the repository at this point in the history
  4. docs

    paolobarbolini committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    7fd65fd View commit details
    Browse the repository at this point in the history
  5. Try to fix tests

    paolobarbolini committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    f0a5dba View commit details
    Browse the repository at this point in the history
  6. Fix unit tests

    paolobarbolini committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    685a25c View commit details
    Browse the repository at this point in the history
  7. Fix order

    paolobarbolini committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    8a2644b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    be46333 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    037a2d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Configuration menu
    Copy the full SHA
    0484ed7 View commit details
    Browse the repository at this point in the history