Skip to content

[Bug] use uuid instead of id as primary key error #189

@C0d9Hunter

Description

@C0d9Hunter

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

filament export error

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions