From f5cbdd2940ecf15c62b88ba1939c5304cdedcb1f Mon Sep 17 00:00:00 2001 From: Angel Montenegro Date: Mon, 12 Aug 2024 13:52:02 -0600 Subject: [PATCH] Increase sequence start (#7065) * Deactivated records should get 409 on GET requests * Sequence should start at 100000 --- .../db/updates/create_profile_email_domain_table.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/orcid-persistence/src/main/resources/db/updates/create_profile_email_domain_table.xml b/orcid-persistence/src/main/resources/db/updates/create_profile_email_domain_table.xml index 9c403245e97..7e741ee3bd7 100644 --- a/orcid-persistence/src/main/resources/db/updates/create_profile_email_domain_table.xml +++ b/orcid-persistence/src/main/resources/db/updates/create_profile_email_domain_table.xml @@ -29,11 +29,11 @@ - + - +