From 44072b158a3ddc344e0ff2c3324343ebcc00848e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89mile=20R=C3=A9?= Date: Mon, 11 May 2026 19:23:20 +0400 Subject: [PATCH] Rename migrations MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Émile Ré --- .../migrations/{20260508T083200Z.sql => 20260511T080100Z.sql} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename pkg/coredata/migrations/{20260508T083200Z.sql => 20260511T080100Z.sql} (100%) diff --git a/pkg/coredata/migrations/20260508T083200Z.sql b/pkg/coredata/migrations/20260511T080100Z.sql similarity index 100% rename from pkg/coredata/migrations/20260508T083200Z.sql rename to pkg/coredata/migrations/20260511T080100Z.sql