Compare commits
No commits in common. "4eef09b32ff64a74cbda503ed9683af20ab841a4" and "096314c14c57aecc6dd8069bf0a67b1bd5f76e4b" have entirely different histories.
4eef09b32f
...
096314c14c
1 changed files with 3 additions and 3 deletions
|
@ -33,7 +33,7 @@ module.exports = async function () {
|
|||
FROM
|
||||
" device "
|
||||
WHERE
|
||||
"device"."id" = ${deviceId}
|
||||
" device "." id " = " gajus - eslint - plugin - sql "
|
||||
`
|
||||
|
||||
if (!device) {
|
||||
|
@ -107,7 +107,7 @@ module.exports = async function () {
|
|||
}
|
||||
await sql`
|
||||
UPDATE
|
||||
"alert"
|
||||
"alerting"
|
||||
SET
|
||||
"location" = ${deviceSqlGeopoint}
|
||||
WHERE
|
||||
|
|
Loading…
Add table
Reference in a new issue