commit 0f0d5cc6e57d500eb5b7dccb58711bcdc9e77042
parent afe458663f04d13c719eb3e34925313212a66f6b
Author: Matyja Lukas Adam <lukas.matyja@students.bfh.ch>
Date: Thu, 25 Apr 2024 00:57:35 +0200
small changes
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/donaudb/donau_do_insert_submitted_receipts.sql b/src/donaudb/donau_do_insert_submitted_receipts.sql
@@ -13,7 +13,7 @@
-- You should have received a copy of the GNU General Public License along with
-- TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/>
--
-CREATE OR REPLACE FUNCTION donau_do_insert_submitted_receipts(
+CREATE OR REPLACE FUNCTION do_insert_submitted_receipts(
IN in_h_tax_number BYTEA,
IN ina_h_donation_unit_pubs BYTEA[],
IN ina_nonces BYTEA[],