From 6b38f61b69ebdc17e3505afd49d9f867caadad34 Mon Sep 17 00:00:00 2001 From: Matt Gibson Date: Thu, 8 Jan 2026 11:41:27 -0800 Subject: [PATCH] Move mssql migration to bottom of the stack --- ...025-11-04_00_PlayItem.sql => 2026-01-08_00_CreatePlayItem.sql} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename util/Migrator/DbScripts/{2025-11-04_00_PlayItem.sql => 2026-01-08_00_CreatePlayItem.sql} (100%) diff --git a/util/Migrator/DbScripts/2025-11-04_00_PlayItem.sql b/util/Migrator/DbScripts/2026-01-08_00_CreatePlayItem.sql similarity index 100% rename from util/Migrator/DbScripts/2025-11-04_00_PlayItem.sql rename to util/Migrator/DbScripts/2026-01-08_00_CreatePlayItem.sql