Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

postgresql #44

Open
holden opened this issue Jun 17, 2013 · 0 comments
Open

postgresql #44

holden opened this issue Jun 17, 2013 · 0 comments

Comments

@holden
Copy link

holden commented Jun 17, 2013

I'm guessing from this line, this extension would not be compatiable with PostgreSQL since it uses a strict definition of GROUP BY? Or could this be caused by something else?

def grouped_option_values
    @_grouped_option_values ||= option_values.group_by(&:option_type)
end

I'm getting...

PG::Error: ERROR:  for SELECT DISTINCT, ORDER BY expressions must appear in select list
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant