diff --git a/backend/resources/migrations/postgres/20260726153900_add_pkce_supported_to_oidc_clients.down.sql b/backend/resources/migrations/postgres/20260626153900_add_pkce_supported_to_oidc_clients.down.sql similarity index 100% rename from backend/resources/migrations/postgres/20260726153900_add_pkce_supported_to_oidc_clients.down.sql rename to backend/resources/migrations/postgres/20260626153900_add_pkce_supported_to_oidc_clients.down.sql diff --git a/backend/resources/migrations/postgres/20260726153900_add_pkce_supported_to_oidc_clients.up.sql b/backend/resources/migrations/postgres/20260626153900_add_pkce_supported_to_oidc_clients.up.sql similarity index 100% rename from backend/resources/migrations/postgres/20260726153900_add_pkce_supported_to_oidc_clients.up.sql rename to backend/resources/migrations/postgres/20260626153900_add_pkce_supported_to_oidc_clients.up.sql diff --git a/backend/resources/migrations/postgres/20260624120000_oauth_apis.down.sql b/backend/resources/migrations/postgres/20260707170000_oauth_apis.down.sql similarity index 100% rename from backend/resources/migrations/postgres/20260624120000_oauth_apis.down.sql rename to backend/resources/migrations/postgres/20260707170000_oauth_apis.down.sql diff --git a/backend/resources/migrations/postgres/20260624120000_oauth_apis.up.sql b/backend/resources/migrations/postgres/20260707170000_oauth_apis.up.sql similarity index 100% rename from backend/resources/migrations/postgres/20260624120000_oauth_apis.up.sql rename to backend/resources/migrations/postgres/20260707170000_oauth_apis.up.sql diff --git a/backend/resources/migrations/sqlite/20260726153900_add_pkce_supported_to_oidc_clients.down.sql b/backend/resources/migrations/sqlite/20260626153900_add_pkce_supported_to_oidc_clients.down.sql similarity index 100% rename from backend/resources/migrations/sqlite/20260726153900_add_pkce_supported_to_oidc_clients.down.sql rename to backend/resources/migrations/sqlite/20260626153900_add_pkce_supported_to_oidc_clients.down.sql diff --git a/backend/resources/migrations/sqlite/20260726153900_add_pkce_supported_to_oidc_clients.up.sql b/backend/resources/migrations/sqlite/20260626153900_add_pkce_supported_to_oidc_clients.up.sql similarity index 100% rename from backend/resources/migrations/sqlite/20260726153900_add_pkce_supported_to_oidc_clients.up.sql rename to backend/resources/migrations/sqlite/20260626153900_add_pkce_supported_to_oidc_clients.up.sql diff --git a/backend/resources/migrations/sqlite/20260624120000_oauth_apis.down.sql b/backend/resources/migrations/sqlite/20260707170000_oauth_apis.down.sql similarity index 100% rename from backend/resources/migrations/sqlite/20260624120000_oauth_apis.down.sql rename to backend/resources/migrations/sqlite/20260707170000_oauth_apis.down.sql diff --git a/backend/resources/migrations/sqlite/20260624120000_oauth_apis.up.sql b/backend/resources/migrations/sqlite/20260707170000_oauth_apis.up.sql similarity index 100% rename from backend/resources/migrations/sqlite/20260624120000_oauth_apis.up.sql rename to backend/resources/migrations/sqlite/20260707170000_oauth_apis.up.sql