From 59a017dbc7535493a883e580964bdd34717124b0 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 6 Nov 2021 19:48:04 +0100 Subject: SQL fix --- src/auditordb/plugin_auditordb_postgres.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/auditordb/plugin_auditordb_postgres.c') diff --git a/src/auditordb/plugin_auditordb_postgres.c b/src/auditordb/plugin_auditordb_postgres.c index 8e20a7da3..d4cfa4277 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" -- cgit v1.2.3