Skip to content
  • Yorick Peterse's avatar
    Set inverse_of for Project/Services relation · 5ffa5b97dbb8
    Yorick Peterse authored
    This ensures that code such as this don't run needless SQL queries:
    
        project.gitlab_issue_tracker_service.project
    
    This also means that if the root `project` eager loads any associations
    the Service object will be able to re-use those.
    5ffa5b97dbb8
To find the state of this project's repository at the time of any of these versions, check out the tags.