Skip to content
  • Alex Turbov's avatar
    string: Add JOIN subcommand · 689eeb67
    Alex Turbov authored and Brad King's avatar Brad King committed
    This is just like CONCAT but accepts a glue string to put between
    each value.  `JOIN ""` is equivalent to `CONCAT`.
    689eeb67