Skip to content
  • Yorick Peterse's avatar
    Use SQL::Union for User#authorized_projects · be3fa25a7e69
    Yorick Peterse authored
    This allows retrieving of the list of authorized projects using a single
    query, without having to load any IDs into Ruby. This in turn also means
    we can remove the method User#authorized_projects_id.
    be3fa25a7e69