Crashing when using postgresSQL due to multiple params passed to distinct function

Created on 18 September 2023, about 1 year ago

media entity usage sqlstate[42883]: undefined function: 7 erreur: la fonction count(bigint, character varying, character varying) n'existe pas line 1: select count(distinct mu.eid, mu.entity_type, mu.bundle_name... ^ hint: aucune fonction ne correspond au nom donnΓ© et aux types d'arguments. vous devez ajouter des conversions explicites de type.: select count(distinct mu.eid, mu.entity_type, mu.bundle_name) as usage_count from "media_usage" mu where mu.mid = :mid; array ( [:mid] => 72 )

πŸ› Bug report
Status

Active

Version

9.1

Component

Code

Created by

πŸ‡«πŸ‡·France moraoo Paris

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024