refs #5072 template strings
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Alexandre Riera 2023-01-30 08:31:56 +01:00
parent 7e5f50e637
commit fbf252b634
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
UPDATE vn.client
UPDATE `vn`.`client`
SET isToBeMailed = FALSE
WHERE
mailAddress is NULL