Ruby on Rails Thursday, June 28, 2018

On 28 June 2018 at 02:13, Phil Edelbrock <edelbrp@gmail.com> wrote:
>
> This is odd... I have a few models that after some time just start doing SELECT "my_tablemy_belongs_to_table".* sort of thing. (Almost like it is trying to reference a join table, but missing a _ between the table names.)

Is there nothing unusual in the log just before it happens the first
time? Also look in the system/server logs to see if anything happened
there.

Colin

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLsmZz8YFoe9Qh%2BUYJWWOVBV_j%3DaKvuioS3_CJrrarTu1g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment