#3549 - Don't rely on ID sorting for these tables

Identifier #3549
Issue type Feature request or suggestion
Title Don't rely on ID sorting for these tables
Status Completed
Tags

Type: Cloudification (custom)

Handling member PDStig
Addon core
Description There are a couple of tables that have sorting based on ID, which assumes ID is sequential. This is not the case on the XML DB driver, and may not be on other exotic databases.

seo_meta_keywords
f_poll_answers
shopping_cart

Usually we don't need to do this as we store add time, or can reasonably order by title. But these are cases of us storing basic sorted lists.

For the XML DB driver I am temporarily sorting alphabetically.
Steps to reproduce

Related to

#4717 - GUIDs instead of auto-incrementing IDs

Funded? No
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated