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

feat: add PG.OID type #13127

Merged
merged 19 commits into from
Nov 21, 2023
Merged

feat: add PG.OID type #13127

merged 19 commits into from
Nov 21, 2023

Commits on Nov 14, 2023

  1. feat: add PG.OID type

    Allows for using PG.OID type in parameterized queries and reading them
    from result sets.
    thiagotnunes committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    6a4c0bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc39895 View commit details
    Browse the repository at this point in the history
  3. fix: fixes pr comments

    thiagotnunes committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    5f79a3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b755ee View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. fix: fixes pr comments

    thiagotnunes committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    a22f24c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    414b783 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e0abdb View commit details
    Browse the repository at this point in the history
  4. fix: formatting

    thiagotnunes committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    a2dc2ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca6cdc6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a17e830 View commit details
    Browse the repository at this point in the history
  7. fix: formatting

    thiagotnunes committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    f6ebee9 View commit details
    Browse the repository at this point in the history
  8. fix: add missing header

    thiagotnunes committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    2444926 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    61241c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    d1e4271 View commit details
    Browse the repository at this point in the history
  2. fix: fixes pr comments

    thiagotnunes committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    3405ab8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8298a2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d130d0f View commit details
    Browse the repository at this point in the history
  5. fix: address PR comments

    thiagotnunes committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    1d055f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. fix: address PR comments

    thiagotnunes committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    2399c6e View commit details
    Browse the repository at this point in the history