From 06dca77be209974bbddf72e7049677ae5e8135b5 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 29 May 2024 06:07:52 +0000 Subject: [PATCH] chore: renamed new migration files to latest timestamp (gh-action) --- ...s => 20240529060752_snap-shot-secret-index-secretversionid.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename backend/src/db/migrations/{20240529043051_snap-shot-secret-index-secretversionid.ts => 20240529060752_snap-shot-secret-index-secretversionid.ts} (100%) diff --git a/backend/src/db/migrations/20240529043051_snap-shot-secret-index-secretversionid.ts b/backend/src/db/migrations/20240529060752_snap-shot-secret-index-secretversionid.ts similarity index 100% rename from backend/src/db/migrations/20240529043051_snap-shot-secret-index-secretversionid.ts rename to backend/src/db/migrations/20240529060752_snap-shot-secret-index-secretversionid.ts