From cebd22da8e3d5b4c0cc1cd196bd592694ffa8f21 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 7 May 2024 21:06:55 +0000 Subject: [PATCH] chore: renamed new migration files to latest timestamp (gh-action) --- ...ty-aws-iam-auth.ts => 20240507210655_identity-aws-iam-auth.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename backend/src/db/migrations/{20240507055915_identity-aws-iam-auth.ts => 20240507210655_identity-aws-iam-auth.ts} (100%) diff --git a/backend/src/db/migrations/20240507055915_identity-aws-iam-auth.ts b/backend/src/db/migrations/20240507210655_identity-aws-iam-auth.ts similarity index 100% rename from backend/src/db/migrations/20240507055915_identity-aws-iam-auth.ts rename to backend/src/db/migrations/20240507210655_identity-aws-iam-auth.ts