Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
database system
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Aug 2008 at 15:27 UTC
Updated:
23 Sep 2008 at 16:42 UTC
ORDER BY needs commas between clauses when ordering by multiple fields.
Test included.
| Comment | File | Size | Author |
|---|---|---|---|
| database.multiple-orderby.patch | 2.45 KB | bdragon |
Comments
Comment #1
Crell commentedBug confirmed. Code looks good. Includes unit test. :-) All DB unit tests pass.
Comment #2
damien tournoud commentedLooks great, for those wondering at home: no need to test this for PostgreSQL, as this is really standard SQL.
Comment #3
webchickLooks like this was accidentally committed along with the ereg -> preg stuff. Anyway, fixed now. ;)
Comment #4
bdragon commentedFor reference:
http://drupal.org/cvs?commit=138143
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.