the query fails in postgres. gotta have all the columns in the select and order by in the group by clause. seems to work fine on postgres. haven't tested mysql.
| Comment | File | Size | Author |
|---|---|---|---|
| project_query.patch | 1.41 KB | hunmonk |
the query fails in postgres. gotta have all the columns in the select and order by in the group by clause. seems to work fine on postgres. haven't tested mysql.
| Comment | File | Size | Author |
|---|---|---|---|
| project_query.patch | 1.41 KB | hunmonk |
Comments
Comment #1
dwwReviewed: looks good. Tested on mysql on HEAD: works fine. Patch applies with offset on DRUPAL-4-7--2 and DRUPAL-4-7, and tested there, too -- still working. Therefore, this is RTBC on all branches. Please commit everywhere.
Thanks!
-Derek
Comment #2
hunmonk commentedcommitted to all branches.
Comment #3
(not verified) commented