mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
sqlc: remove trailing spaces in queries
This commit is contained in:
parent
6b09aaaca4
commit
c5862898a8
6 changed files with 18 additions and 18 deletions
|
|
@ -184,7 +184,7 @@ WHERE
|
|||
sweeps.swap_hash = $1
|
||||
AND
|
||||
sweeps.completed = TRUE
|
||||
AND
|
||||
AND
|
||||
sweep_batches.confirmed = TRUE
|
||||
`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue