mirror of
https://github.com/getAlby/lndhub.go.git
synced 2026-01-06 06:26:15 +01:00
Missing fix
This commit is contained in:
@@ -52,7 +52,7 @@ func init() {
|
||||
IF debit_account_type IS NULL
|
||||
THEN
|
||||
RETURN NEW;
|
||||
END;
|
||||
END IF;
|
||||
|
||||
-- Calculate the account balance
|
||||
SELECT INTO sum SUM(amount)
|
||||
|
||||
Reference in New Issue
Block a user