Revision c1ba7f26
ID | c1ba7f26792d3191615354eb68ae13101814a4e7 |
Add support for ordering in ListCommand
Make list command order results either by 'order_by' class attribute,
or by primary key.
Files
- added
- modified
- copied
- renamed
- deleted
ID | c1ba7f26792d3191615354eb68ae13101814a4e7 |
Added by Christos Stavrakakis about 10 years ago
Add support for ordering in ListCommand
Make list command order results either by 'order_by' class attribute,
or by primary key.