Skip to content
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

Postgresql and multiple schema search paths #50

Closed
nicksieger opened this issue May 5, 2011 · 0 comments
Closed

Postgresql and multiple schema search paths #50

nicksieger opened this issue May 5, 2011 · 0 comments

Comments

@nicksieger
Copy link
Member

Patches from Daniel Schreiber:

the C-Ruby postgresql AR Adapter accepts mutliple schemas in the schema_search_path option. They have to be seperated by comma. The attached patches fix it for me. The C-Ruby AR Adapter restricts the list of tables to schemas specifyed in schema_search_path.

https://gist.github.com/957380

steveklabnik pushed a commit to steveklabnik/activerecord-jdbc-adapter that referenced this issue Jun 18, 2011
Fixes jruby#50.

Signed-off-by: Nick Sieger <nick@nicksieger.com>
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

No branches or pull requests

1 participant