commit c46e1ea462d01cea5e0aeaa5cae4339813f40731
parent 39b420fda915fdf56312fd71c4ce6fa454ec9117
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 27 May 2025 15:32:05 +0200
-fix typo
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/exchangedb/exchange_do_main_gc.sql b/src/exchangedb/exchange_do_main_gc.sql
@@ -77,7 +77,7 @@ DELETE FROM reserves
DELETE FROM denominations
WHERE expire_legal < in_now
AND denominations_serial NOT IN
- (SELECT DISTINCT UNNEST(denomin_serials)
+ (SELECT DISTINCT UNNEST(denom_serials)
FROM withdraw)
AND denominations_serial NOT IN
(SELECT DISTINCT denominations_serial