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

Improve SQL queries and performance to check for PTF packages (bsc#1225619) #9065

Merged

Commits on Jul 23, 2024

  1. Improve SQL queries and performance to check for PTF packages (bsc#12…

    …25619)
    
    Do not export PTF flags as they are calculated at import time
    
    Make Hibernate aware of new attributes and fix junit tests
    
    Use boolean for storing PTF flags in the DB
    
    Add missing indexes to the rhnPackage schema definition
    
    Make 'package_retracted_and_ptf_details' query more efficient
    meaksh committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    954d1a4 View commit details
    Browse the repository at this point in the history