Project

General

Profile

Actions

Refactor #22091

closed

Minor Active Record usage tweak

Added by Tom Copeland over 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
Database
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Using a relation here can be a little faster since Active Record will
use an inequality comparison rather than an IN clause if 'types' has
only one element.

Actions

Also available in: Atom PDF