You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.
I have 3 models
Generates following SQL:
Condition:
roles
.relationship_type
= 'owner' is wrong, it should belogins
.id
=roles
.login_id
Problem appears only when condition for has_one :owner relation is defined, without condition search works fine
The text was updated successfully, but these errors were encountered: