gnunet-svn
[Top][All Lists]
Advanced

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

[taler-donau] branch master updated: [donaudb] some changes


From: gnunet
Subject: [taler-donau] branch master updated: [donaudb] some changes
Date: Wed, 27 Mar 2024 12:42:11 +0100

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

lukas-matyja pushed a commit to branch master
in repository donau.

The following commit(s) were added to refs/heads/master by this push:
     new 9db536d  [donaudb] some changes
     new 165cfdb  Merge remote-tracking branch 'refs/remotes/origin/master'
9db536d is described below

commit 9db536dfebb10ebd8993a5fdaca8a8c116931e91
Author: Matyja Lukas Adam <lukas.matyja@students.bfh.ch>
AuthorDate: Wed Mar 27 12:42:52 2024 +0100

    [donaudb] some changes
---
 src/donaudb/0002-donau_receipts_issued.sql | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/donaudb/0002-donau_receipts_issued.sql 
b/src/donaudb/0002-donau_receipts_issued.sql
index f8f8ecd..ff1cc39 100644
--- a/src/donaudb/0002-donau_receipts_issued.sql
+++ b/src/donaudb/0002-donau_receipts_issued.sql
@@ -37,7 +37,7 @@ CREATE FUNCTION 
transaction_update_current_amount_receipts_save_issue_receipts_r
   ,IN new_total_amount NOT NULL -- new total amount of a charity
 )
 RETURNS VOID
---LANGUAGE plpgsql
+LANGUAGE plpgsql
 AS $$
 BEGIN;
 

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