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

fix/feat: use joins instead of n+1/opening multiple connections #1297

Merged
merged 8 commits into from
Feb 1, 2023

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    b3c2a43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bf6fd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7797e39 View commit details
    Browse the repository at this point in the history
  4. chore: finish joins

    markphelps committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    bd84114 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8e27e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d06f5e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Update internal/storage/sql/db.go

    Co-authored-by: George <me@georgemac.com>
    markphelps and GeorgeMac authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    a7d0c44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56cf0fa View commit details
    Browse the repository at this point in the history