ymdatta / pagure

Forked from pagure 6 years ago
Clone

1dbdfea Make the open_tickets, open_tickets_public and open_request properties

Authored and Committed by pingou 8 years ago
    Make the open_tickets, open_tickets_public and open_request properties
    
    This avoids using a relationship instead and allows loading just the row
    count instead of the entire DB records.
    
        
file modified
+1 -0
file modified
+36 -27