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

Commits on Nov 4, 2011

  1. fixes bug with PostgreSQLAdapter#indexes

    When the search path has multiple schemas, spaces were not being stripped
    from the schema names after the first.
    sskirby committed Nov 4, 2011
    Configuration menu
    Copy the full SHA
    58f2fbc View commit details
    Browse the repository at this point in the history