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

Is there a way to get the DB schema name prefixed in schema.rb #183

Open
williamkaper opened this issue Dec 7, 2023 · 0 comments
Open

Comments

@williamkaper
Copy link

Hi all,

Is there a way to get the DB Schema name prefixed in Schema.rb. I have 3 schema's defined in my config.yml, but when my schema.rb generates after a migration, even if the migration specified the correct DB schema name, it only puts the table name in the schema.rb file. I saw in your instructions how to handle multiple DBs. Would multiple DB schemas follow the same pattern?

Thanks!

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