Skip to content
GitLab
  • Explore
  • Sign in

Admin message

Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.

  • Marcus Andersson
  • aurweb
  • Repository
  • aurweb
  • web
  • lib
  • aurjson.class.php
Find file Blame History Permalink
  • Lukas Fleischer's avatar
    aurjson: Remove stray GROUP BY clause · 42f5c405
    Lukas Fleischer authored Mar 01, 2016
    The IDs of packages are unique, so there is no need to group search
    results by package ID.
    
    Note that the GROUP BY statement in question was introduced in commit
    3447dfcb
    
     (Support versioned RPC queries, 2014-04-28) for no apparent
    reason and could even lead to errors in various DBMS.
    
    Signed-off-by: default avatarLukas Fleischer <lfleischer@archlinux.org>
    42f5c405