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

Compatibility with Rails 6.x multi-database configurations #2

Open
tadman opened this issue Jan 21, 2020 · 0 comments
Open

Compatibility with Rails 6.x multi-database configurations #2

tadman opened this issue Jan 21, 2020 · 0 comments
Assignees

Comments

@tadman
Copy link
Member

tadman commented Jan 21, 2020

Rails 6.0 adds the ability to define multiple databases per environment, leading to a doubly-nested structure.

This needs to be handled properly in order for dbt to work with Rails projects of this sort.

The presence of a primary key at the second level is an indicator of this form being used. It's presumed that the primary must exist as Rails requires it.

@tadman tadman self-assigned this Jan 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant