From 030f7d7eebaceed8a05d1763e3d3daccebf0c01d Mon Sep 17 00:00:00 2001 From: Rasmus Fuhse <fuhse@data-quest.de> Date: Wed, 9 Feb 2022 10:44:41 +0100 Subject: [PATCH] 5.0: porting #653 --- ...ype_length.php => 20220209_resize_oer_content_type_length.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename db/migrations/{1.328_resize_oer_content_type_length.php => 20220209_resize_oer_content_type_length.php} (100%) diff --git a/db/migrations/1.328_resize_oer_content_type_length.php b/db/migrations/20220209_resize_oer_content_type_length.php similarity index 100% rename from db/migrations/1.328_resize_oer_content_type_length.php rename to db/migrations/20220209_resize_oer_content_type_length.php -- GitLab