Is concat_ws missing in QGIS 3.44? I have concat - but that's not doing what I need it to do.#qgis
@rjhale1971 I cant find any evidence of it ever being in QGIS, apart from one dubious-looking blog that is probably LLM slop which has wasted ten minutes of my life searching the QGIS docs of old versions. Its an SQL function but not a QGIS expression...
@geospacedman Maybe that's where I was remembering it from - sql. I ran across the same blog article which made me think it had to be there. I fixed it in Postgresql and I'll do some digging way later.