From b4ca1680fcb57541364223d2a1bf300c89cdc799 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arwid=20Thornstro=CC=88m?= Date: Tue, 10 Nov 2020 13:46:52 +0100 Subject: [PATCH] P5-6277: renamed the migration file from spl to sql --- migrations/{000.262.spl => 000.262.sql} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename migrations/{000.262.spl => 000.262.sql} (100%) diff --git a/migrations/000.262.spl b/migrations/000.262.sql similarity index 100% rename from migrations/000.262.spl rename to migrations/000.262.sql