gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] 88/130: SQL fix


From: gnunet
Subject: [taler-exchange] 88/130: SQL fix
Date: Wed, 17 Nov 2021 12:25:36 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

commit 59a017dbc7535493a883e580964bdd34717124b0
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Nov 6 19:48:04 2021 +0100

    SQL fix
---
 src/auditordb/plugin_auditordb_postgres.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/auditordb/plugin_auditordb_postgres.c 
b/src/auditordb/plugin_auditordb_postgres.c
index 8e20a7da..d4cfa427 100644
--- a/src/auditordb/plugin_auditordb_postgres.c
+++ b/src/auditordb/plugin_auditordb_postgres.c
@@ -190,6 +190,7 @@ setup_connection (struct PostgresClosure *pg)
                             ",h_contract_terms"
                             ",h_wire"
                             ",exchange_timestamp"
+                            ",wire_deadline"
                             ",refund_deadline"
                             ",amount_without_fee_val"
                             ",amount_without_fee_frac"

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]