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: reduce number of queries to get releases #2029

Merged
merged 8 commits into from
Oct 10, 2024

Commits on Oct 10, 2024

  1. fix: reduce number of queries to get releases

    This reduces the number of queries to the releases table,
    roughly by a factor of 25 (average number of releases per app).
    
    Ref: SRX-LEIHOZ
    sven-urbanski-freiheit-com committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a009f51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7bf0c8 View commit details
    Browse the repository at this point in the history
  3. cleanup

    sven-urbanski-freiheit-com committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3e806ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70e96fb View commit details
    Browse the repository at this point in the history
  5. fixes

    sven-urbanski-freiheit-com committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8a1d127 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e0462b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e50bc0d View commit details
    Browse the repository at this point in the history
  8. fixed test

    sven-urbanski-freiheit-com committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    4ad0f2c View commit details
    Browse the repository at this point in the history