We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
9.52.8
8.2.6
1.6.0
10.3.34-MariaDB
Hi, In browse views, cannot search relation fileds:
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'users.users_belongsto_organization_relationship' in 'where clause'
Search relational fields in browse views (server-side paging)
Return searched results
No response
The text was updated successfully, but these errors were encountered:
It's a bug indeed. You can use #5775 as a fix.
Sorry, something went wrong.
No branches or pull requests
Laravel version
9.52.8
PHP version
8.2.6
Voyager version
1.6.0
Database
10.3.34-MariaDB
Description
Hi,
In browse views, cannot search relation fileds:
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'users.users_belongsto_organization_relationship' in 'where clause'
Steps to reproduce
Search relational fields in browse views (server-side paging)
Expected behavior
Return searched results
Screenshots
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: