Marios Trivyzas e179bd393d
SQL: Implement IFNULL variant of COALESCE (#35762)
IFNULL is a MySQL variant (also used in other DBs) which
takes only 2 arguments and returns the first one that is not null.

Closes: #35749
2018-11-21 17:07:07 +01:00
..
2018-11-08 15:40:01 +01:00
2018-11-20 17:31:01 -08:00
2018-10-17 08:17:12 -04:00