-
-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Description
I'm working on a laravel v10 project, filament v3. My producer model
defined as such:
- uuid
- name,
- etc...
when I try to export I get this error on the image
error in English: SQLSTATE[42883]: Undefined function: 7 ERROR: operator doesn't exist: text = integer LINE 1: select * from "posts" where "posts". "uuid" in (0) order by "... ^ HINT: No operator matches the given name and argument types.
Metadata
Metadata
Assignees
Labels
No labels