commit 59a017dbc7535493a883e580964bdd34717124b0
parent 5b3283633e0365b19fcdd1186bc9a76e8b37e1dd
Author: Christian Grothoff <christian@grothoff.org>
Date: Sat, 6 Nov 2021 19:48:04 +0100
SQL fix
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git 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"