Refactor #10583
closed
Run .uniq in database instead of in memory when possible
Added by Tomer Brisker over 9 years ago.
Updated over 6 years ago.
Description
Many parts of the code select rows (or columns) from the database and then run uniq in memory.
In most places, uniq can be run in the database (using `SELECT DISTINCT`) thereby improving performance.
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2400 added
- Pull request deleted (
)
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
- Translation missing: en.field_release set to 35
Also available in: Atom
PDF