yeet_dba icon indicating copy to clipboard operation
yeet_dba copied to clipboard

NoMethodError and rake aborted

Open vieditcom opened this issue 5 years ago • 5 comments

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?

vieditcom avatar Feb 09 '20 12:02 vieditcom

I am seeing this as well.

andrewmcodes avatar Feb 16 '20 08:02 andrewmcodes

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

btrd avatar Mar 03 '20 17:03 btrd

I am seeing this on Rails 6.0.2

tahb avatar Apr 08 '20 17:04 tahb

Same here. Rails 6.0.2

vieditcom avatar Apr 08 '20 17:04 vieditcom

I’m on Rails 6.0.2.2

andrewmcodes avatar Apr 08 '20 23:04 andrewmcodes