From 596120d84afc5fc828f1c1ecf240c41144bcfffb Mon Sep 17 00:00:00 2001 From: jordi fita mas Date: Mon, 3 Jul 2023 11:33:09 +0200 Subject: [PATCH] Tag Sqitch with version 1 --- sqitch.plan | 1 + 1 file changed, 1 insertion(+) diff --git a/sqitch.plan b/sqitch.plan index 22e92c5..7e3936f 100644 --- a/sqitch.plan +++ b/sqitch.plan @@ -114,3 +114,4 @@ edit_contact [edit_contact@v0 tax_details contact_web contact_email contact_phon input_is_valid [schema_public roles] 2023-07-03T08:42:46Z jordi fita mas # add function to check if input is valid for a domain input_is_valid_phone [schema_public roles extension_pg_libphonenumber] 2023-07-03T08:59:36Z jordi fita mas # add function to validate phone number inputs import_contact [schema_numerus roles contact contact_web contact_phone contact_email contact_iban contact_swift contact_tax_details input_is_valid input_is_valid_phone] 2023-07-02T18:50:22Z jordi fita mas # Add functions to massively import customer data +@v1 2023-07-03T09:32:51Z jordi fita mas # Tag version 1