From 3c42d431ae636f10708cd0ff9961855c5948119b Mon Sep 17 00:00:00 2001 From: Aleksander <170264518+t-aleksander@users.noreply.github.com> Date: Fri, 31 Jul 2026 11:19:36 +0200 Subject: [PATCH] rename migrations --- ...ql => 20260731091804_[2.1.0]_user_directory_identity.down.sql} | 0 ....sql => 20260731091804_[2.1.0]_user_directory_identity.up.sql} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename migrations/{20260729120000_[2.1.0]_user_directory_identity.down.sql => 20260731091804_[2.1.0]_user_directory_identity.down.sql} (100%) rename migrations/{20260729120000_[2.1.0]_user_directory_identity.up.sql => 20260731091804_[2.1.0]_user_directory_identity.up.sql} (100%) diff --git a/migrations/20260729120000_[2.1.0]_user_directory_identity.down.sql b/migrations/20260731091804_[2.1.0]_user_directory_identity.down.sql similarity index 100% rename from migrations/20260729120000_[2.1.0]_user_directory_identity.down.sql rename to migrations/20260731091804_[2.1.0]_user_directory_identity.down.sql diff --git a/migrations/20260729120000_[2.1.0]_user_directory_identity.up.sql b/migrations/20260731091804_[2.1.0]_user_directory_identity.up.sql similarity index 100% rename from migrations/20260729120000_[2.1.0]_user_directory_identity.up.sql rename to migrations/20260731091804_[2.1.0]_user_directory_identity.up.sql