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

NoMethodError and rake aborted #17

Open
vieditcom opened this issue Feb 9, 2020 · 5 comments
Open

NoMethodError and rake aborted #17

vieditcom opened this issue Feb 9, 2020 · 5 comments

Comments

@vieditcom
Copy link

Hello.
rake yeet_dba:find_invalid_columns
I'm receiving
NoMethodError: undefined method 'joins' for nil:NilClass
for almost the half of all tables. For now I just placed all such tables in yeet_dba.yml to skip it.
Is it the right behavior of gem? No any exceptions or outputs should be showed in such case?

@andrewmcodes
Copy link

andrewmcodes commented Feb 16, 2020

I am seeing this as well.

@btrd
Copy link

btrd commented Mar 3, 2020

I don't have this issue, which version of Rails do you use ? I'm on Rails 5.1.6.2

@tahb
Copy link

tahb commented Apr 8, 2020

I am seeing this on Rails 6.0.2

@vieditcom
Copy link
Author

Same here. Rails 6.0.2

@andrewmcodes
Copy link

I’m on Rails 6.0.2.2

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