Hacker News new | ask | show | jobs
by kleebeesh 1577 days ago
Yeah it's a shame the concat_ws function doesn't quite work here.

I've had success using Slick, an ORM-ish Scala library, to abstract away this tedious concatenation in app code.