bkabrda / pagure

Forked from pagure 6 years ago
Clone

12b9250 Fix ordering the issues by author or assignee

Authored and Committed by pingou 6 years ago
    Fix ordering the issues by author or assignee
    
    The solution we had was relying on code added in sqlalchemy 1.0.0 while
    this is newer than the sqlalchemy version in production.
    This falls back to older (but also working) code.
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
    
        
file modified
+2 -2