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

Does not work with Rails 5.1 #44

Closed
GuskiS opened this issue Apr 29, 2017 · 4 comments
Closed

Does not work with Rails 5.1 #44

GuskiS opened this issue Apr 29, 2017 · 4 comments

Comments

@GuskiS
Copy link

GuskiS commented Apr 29, 2017

Not sure why, but doesn't work with Rails 5.1.

ActiveRecord::StatementInvalid (PG::UndefinedTable: ERROR:  relation "my_table" does not exist ... )

I tries to use PG but it should be mysql.

@cw-octanner
Copy link

I'm seeing this as well. Even doing a .connect query on the SecondBase::Base class runs on the first db and not the second. Rollback to Rails 5.0.2 works fine again.

@metaskills
Copy link
Member

I'll find some time to play with this soon. One thing I noticed today. First PR never made it into Rails core:

@aronwolf90
Copy link
Contributor

not sure, but maybe it fix it #48

@metaskills
Copy link
Member

Published v2.1.4 with Rails v5.1 fixes. 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

4 participants