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

Duplicate entries in db/schema.rb (Postgres) #10327

Closed
codeprimate opened this issue Apr 24, 2013 · 4 comments
Closed

Duplicate entries in db/schema.rb (Postgres) #10327

codeprimate opened this issue Apr 24, 2013 · 4 comments

Comments

@codeprimate
Copy link

When a schema.rb dump is created from a Postgres database containing multiple schemas, duplicate statements will be generated in db/schema.rb, which will cause errors when loading the schema.rb.

@rafaelfranca
Copy link
Member

Can you please provide a sample application that reproduces the error?

@codeprimate
Copy link
Author

The issue is reproducible using the tests committed in pull request #10328. A/B testing of the pull request should confirm the presence of the fault and its correction.

@rafaelfranca
Copy link
Member

This issue has been automatically marked as stale because it has not been commented on for at least
three months.

The resources of the Rails team are limited, and so we are asking for your help.

If you can still reproduce this error on the 4-1-stable, 4-0-stable branches or on master,
please reply with all of the information you have about it in order to keep the issue open.

Thank you for all your contributions.

@rails-bot
Copy link

This issue has been automatically closed because of inactivity.

If you can still reproduce this error on the 4-1-stable, 4-0-stable branches or on master,
please reply with all of the information you have about it in order to keep the issue open.

Thank you for all your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants