Ticket #260 (assigned enhancement)

Opened 7 months ago

Last modified 7 weeks ago

Add numeric sorting to Omega (scriptindex only)

Reported by: pion Owned by: olly
Priority: normal Milestone: 1.1.0
Component: Omega Version: 1.0.6
Severity: normal Keywords:
Cc: Blocked By:
Operating System: All Blocking:

Description

This is a small patch to scriptindex to allow indexing a database column so that it is sorted numerically instead of using string compare. To use it, specify NUMERIC= instead of VALUE= in the database format file. A better approach would be to make NUMERIC a flag that modifies VALUE=.

Attachments

scriptindex.diff (1.5 kB) - added by pion 7 months ago.

Change History

Changed 7 months ago by pion

Changed 8 weeks ago by olly

  • keywords omega numeric sorting removed
  • status changed from new to assigned

I think it's fine as a separate action. "NUMERIC" seems a bit generic, but I can't think of a better name off the top of my head.

Changed 7 weeks ago by olly

Documentation for the new action is needed too. If you could write some that would be great.

Note: See TracTickets for help on using tickets.