From d737c941d624f5a1c0df417d41efcbb463a2d2ff Mon Sep 17 00:00:00 2001 From: Amogh-Bharadwaj Date: Thu, 7 Dec 2023 19:20:46 +0530 Subject: [PATCH] fix: 2 underscores for file name --- .../catalog/migrations/{V12_slot_size.sql => V12__slot_size.sql} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename nexus/catalog/migrations/{V12_slot_size.sql => V12__slot_size.sql} (100%) diff --git a/nexus/catalog/migrations/V12_slot_size.sql b/nexus/catalog/migrations/V12__slot_size.sql similarity index 100% rename from nexus/catalog/migrations/V12_slot_size.sql rename to nexus/catalog/migrations/V12__slot_size.sql