Active
Project:
Advanced Blog
Version:
6.x-1.0-beta3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
10 Nov 2010 at 00:00 UTC
Updated:
5 Sep 2012 at 19:34 UTC
Attached is a small patch to ensure this module works with postgres. In short, when using GROUP BY, all items in the SELECT statement must be listed. MySQL does this implicitly, postgres does not.
| Comment | File | Size | Author |
|---|---|---|---|
| advanced_blog.module.patch | 517 bytes | aaron1234nz |
Comments
Comment #1
liam morland