Multi select relationship complaining about json?
I have this component:
But i get this error:
https://flareapp.io/share/x5MZXKem
name is not json, so i have no clue what's going wrong
Flare
SQLSTATE[42883]: Undefined function: 7 ERROR: could not identify an equality operator for type json
LINE 1: select distinct "products".* from "products" left join "guid...
^ (Connection: pgsql, SQL: select distinct "products".* from "products" left join "guide_product" on "products"."id" = "guide_product"."product_id" wh...
1 Reply
Bumb