Some more warnings removed

This commit is contained in:
Michael 2019-10-31 07:33:25 +00:00
parent 9033a94873
commit 44cc750f79
3 changed files with 17 additions and 12 deletions

View file

@ -404,6 +404,7 @@ class Notifier
"SELECT
`batch`,
ANY_VALUE(`id`) AS `id`,
ANY_VALUE(`url`) AS `url`,
ANY_VALUE(`name`) AS `name`,
ANY_VALUE(`network`) AS `network`,
ANY_VALUE(`protocol`) AS `protocol`