gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: extend DB resetter


From: gnunet
Subject: [libeufin] branch master updated: extend DB resetter
Date: Sun, 19 Sep 2021 15:05:31 +0200

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

ms pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new 86b3ff2  extend DB resetter
86b3ff2 is described below

commit 86b3ff28ec21c6e182eefda472d02af9306cc345
Author: ms <ms@taler.net>
AuthorDate: Sun Sep 19 15:05:27 2021 +0200

    extend DB resetter
---
 sandbox/src/main/kotlin/tech/libeufin/sandbox/DB.kt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sandbox/src/main/kotlin/tech/libeufin/sandbox/DB.kt 
b/sandbox/src/main/kotlin/tech/libeufin/sandbox/DB.kt
index 45b0f66..f1fbe56 100644
--- a/sandbox/src/main/kotlin/tech/libeufin/sandbox/DB.kt
+++ b/sandbox/src/main/kotlin/tech/libeufin/sandbox/DB.kt
@@ -451,6 +451,7 @@ fun dbDropTables(dbConnectionString: String) {
             EbicsUploadTransactionChunksTable,
             EbicsOrderSignaturesTable,
             BankAccountTransactionsTable,
+            BankAccountFreshTransactionsTable,
             BankAccountsTable,
             BankAccountReportsTable,
             BankAccountStatementsTable,

-- 
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]