mirror of
https://github.com/chatmail/core.git
synced 2026-04-20 06:56:29 +03:00
Instead of treating NULL type error as absence of the row, handle NULL values with SQL. Previously we sometimes accidentally treated a single column being NULL as the lack of the whole row.