News

I would prefer if coalesce were more like your proposed ifnull -- only skipping null values, not empty strings -- since that's closer to the SQL function that this was inspired by, but sadly coalesce ...