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.

@geospacedman @rjhale1971

OH LOOK, it's @MapScaping polluting the web with shit.

Concatenate Fields In QGIS - May 17, 2025

Field concatenation is a fundamental data manipulation technique that combines data from multiple fields into one, enhancing data readability and utility. This can be crucial for tasks like labeling, creating comprehensive address lists, or preparing data for analysis and reporting.

mapscaping.com
@cartocalypse @rjhale1971 @MapScaping and the hilarious thing is that Nyall D just wrote a patch to implement concat_ws! That blog post was predicting the future!!!
@geospacedman @rjhale1971
Sounds like an evil master plan: Write slop "tutorials", watch users taking it for granted, annoy developer enough to get it implemented :D