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

Fix postgres adapter to handle spaces between schemas #3521

Merged
merged 1 commit into from Nov 6, 2011
Merged

Fix postgres adapter to handle spaces between schemas #3521

merged 1 commit into from Nov 6, 2011

Conversation

sskirby
Copy link
Contributor

@sskirby sskirby commented Nov 4, 2011

When the search path has multiple schemas, spaces were not being stripped
from the schema names after the first.

When the search path has multiple schemas, spaces were not being stripped
from the schema names after the first.
tenderlove added a commit that referenced this pull request Nov 6, 2011
…paces_between_schemas

Fix postgres adapter to handle spaces between schemas
@tenderlove tenderlove merged commit a018403 into rails:3-1-stable Nov 6, 2011
tenderlove added a commit that referenced this pull request Nov 6, 2011
…paces_between_schemas

Fix postgres adapter to handle spaces between schemas
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.

None yet

2 participants