From 148f522c580cebaa6b17da6937e9a7839372c1c9 Mon Sep 17 00:00:00 2001 From: Daniel Hougaard Date: Mon, 11 Nov 2024 21:52:35 +0400 Subject: [PATCH] updated migrations --- ...337_kms-root-cfg-hsm.ts => 20241111175154_kms-root-cfg-hsm.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename backend/src/db/migrations/{20241028134337_kms-root-cfg-hsm.ts => 20241111175154_kms-root-cfg-hsm.ts} (100%) diff --git a/backend/src/db/migrations/20241028134337_kms-root-cfg-hsm.ts b/backend/src/db/migrations/20241111175154_kms-root-cfg-hsm.ts similarity index 100% rename from backend/src/db/migrations/20241028134337_kms-root-cfg-hsm.ts rename to backend/src/db/migrations/20241111175154_kms-root-cfg-hsm.ts