From 724d059d208dd1816225fcdf41a43c3f5d5b1f44 Mon Sep 17 00:00:00 2001 From: Jan Dusil Date: Wed, 15 Nov 2023 11:20:01 +0100 Subject: [PATCH] Fix #852: Allow scoping operation to a single activation ID --- .../1.6.x/20231112-add-activation-id.xml | 30 +++++-------------- 1 file changed, 8 insertions(+), 22 deletions(-) diff --git a/docs/db/changelog/changesets/powerauth-java-server/1.6.x/20231112-add-activation-id.xml b/docs/db/changelog/changesets/powerauth-java-server/1.6.x/20231112-add-activation-id.xml index 970134651..0853e08fb 100644 --- a/docs/db/changelog/changesets/powerauth-java-server/1.6.x/20231112-add-activation-id.xml +++ b/docs/db/changelog/changesets/powerauth-java-server/1.6.x/20231112-add-activation-id.xml @@ -5,33 +5,19 @@ + - - Add activation_id column to pa_operation - - - - - - - - - - - - - Add foreign key constraint to activation_id in pa_operation - + Add activation_id column with foreign key constraint to pa_operation + + + + +