9dacc3bc56
Sorting by "id" has the same effect as sorting by created_at while performing far better and without the need of an extra index (in case one wanted to speed up sorting by "created_at"). Sorting by "Recently updated" still uses the physical "updated_at" column as there's no way to use the "id" column for this instead. |
||
---|---|---|
.. | ||
case_sensitivity.rb | ||
internal_id.rb | ||
issuable.rb | ||
mentionable.rb | ||
notifiable.rb | ||
participable.rb | ||
referable.rb | ||
sortable.rb | ||
strip_attribute.rb | ||
taskable.rb | ||
token_authenticatable.rb |