Skip to content

First step to Rails 3 compatibility #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 19, 2015
Merged

Conversation

aef
Copy link
Contributor

@aef aef commented Sep 29, 2010

Added interface changes of the "pg" gem to the "postgres" gem compatibility layer.

Still the Rails 3 PostgreSQL adapter has problems with setting the client_min_messages for the connection and dislikes that PGresult enumerates rows as values Arrays and not Hashes consisting of column names and values.

I currently monkey-patched this in my Rails 3 adapter.

mneumann added a commit that referenced this pull request Jan 19, 2015
First step to Rails 3 compatibility
@mneumann mneumann merged commit e60f6c9 into mneumann:master Jan 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants