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
When using your library I encountered an error when applying scopes. It appears the package is not using the table prefix, which means you encounter ambiguous column errors when trying to do advanced queries.
When using your library I encountered an error when applying scopes. It appears the package is not using the table prefix, which means you encounter ambiguous column errors when trying to do advanced queries.
A patch which solves this problem: https://gist.github.com/equinoxmatt/11f63f28967598f79d34ef36f45a6723
The text was updated successfully, but these errors were encountered: