gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: -actually do register the patch


From: gnunet
Subject: [taler-merchant] branch master updated: -actually do register the patch
Date: Wed, 02 Nov 2022 12:01:13 +0100

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

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 4084aabc -actually do register the patch
4084aabc is described below

commit 4084aabce8ab07a285fb2316817c5ae848d87374
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Nov 2 12:01:11 2022 +0100

    -actually do register the patch
---
 src/backenddb/merchant-0003.sql | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/backenddb/merchant-0003.sql b/src/backenddb/merchant-0003.sql
index 66e53f66..a3c8b484 100644
--- a/src/backenddb/merchant-0003.sql
+++ b/src/backenddb/merchant-0003.sql
@@ -18,7 +18,7 @@
 BEGIN;
 
 -- Check patch versioning is in place.
--- SELECT _v.register_patch('merchant-0003', NULL, NULL);
+SELECT _v.register_patch('merchant-0003', NULL, NULL);
 
 SET search_path TO merchant;
 

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