merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit deee60cbc5bd899ff9c2dfd226bf8edd0e810b67
parent 45c0cdea955002bef72c80d144d196f6f5f7459b
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu,  6 Nov 2025 20:07:19 +0100

fix

Diffstat:
Msrc/backenddb/pg_lookup_token_families.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/backenddb/pg_lookup_token_families.c b/src/backenddb/pg_lookup_token_families.c @@ -142,7 +142,7 @@ TMH_PG_lookup_token_families (void *cls, " slug" ",name" ",description" - ",description_i18n" + ",description_i18n::TEXT" ",valid_after" ",valid_before" ",kind"