Files
nairobi/app/models
Javi Martín a76ed31a94 Remove unneeded scope
In this case using `joins` doesn't prevent N+1 queries to get titles for
every record, and since we cannot order translations with just SQL due
to fallbacks, we don't need it.

Automatic SQL injection checks were showing a false positive in this
scope; there was no real vulnerability here because foreign keys, table
names and locales were under our control.
2019-11-13 19:52:15 +01:00
..
2019-11-13 19:52:15 +01:00
2019-11-13 19:52:15 +01:00
2019-11-10 00:34:45 +01:00
2015-07-15 13:32:13 +02:00
2019-11-01 20:08:46 +01:00
2019-11-06 00:04:02 +01:00
2019-03-27 15:22:14 +01:00
2019-11-06 00:04:02 +01:00
2019-10-23 14:39:31 +02:00
2019-03-14 17:25:43 +01:00
2019-04-29 13:08:43 -05:00
2019-11-09 19:33:02 +01:00
2019-11-06 00:04:02 +01:00
2019-10-30 02:26:42 +01:00
2019-02-05 17:41:00 +01:00
2019-10-25 19:29:12 +02:00
2017-12-15 19:21:02 +01:00