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

WIP - Null fields are ignored when scanning to a model struct #7233

Closed
wants to merge 8 commits into from

Commits on Oct 8, 2024

  1. Remove pgx replace

    henryjcee committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0511057 View commit details
    Browse the repository at this point in the history
  2. Partially revert the change made in go-gorm#6311 that appears to have…

    … broken this for us and at least one other person.
    henryjcee committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    72e580c View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

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

Commits on Oct 10, 2024

  1. Merge pull request #1 from incident-io/henrycourse/upgrade-gorm-ww24

    Gorm upgrade to 1.25 and tweaks
    henryjcee authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    bf5cd45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fc283c View commit details
    Browse the repository at this point in the history
  3. Run go fmt ./...

    henryjcee committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    23b45b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11ee137 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1a3311 View commit details
    Browse the repository at this point in the history