• Stan Hu's avatar
    Remove N+1 query for author in issues API · cbc20d2b
    Stan Hu authored
    This was being masked by the statement cache because only one author was used
    per issue in the test..
    
    Also adds support for an Rspec matcher `exceed_all_query_limit`.
    cbc20d2b