lsedlar / cts

Forked from cts 5 years ago
Clone

77df1d1 Sort by release version properly

Authored and Committed by hlin 4 years ago
    Sort by release version properly
    
    It should be compared as a version number instead of normal string.
    
    This implementation works with postgresql but not with sqlite and
    may not work with other database engine.
    
    JIRA: RHELCMP-3513
    Signed-off-by: Haibo Lin <hlin@redhat.com>
    
        
file modified
+8 -0
file modified
+56 -0