From 486ad3bb419994c14c67991906b9a039766690a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Fri, 29 Nov 2024 12:21:10 +0100 Subject: [PATCH] Add changie for cleaning migrations [ci skip] --- .changes/unreleased/DX-20241129-122024.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changes/unreleased/DX-20241129-122024.yaml diff --git a/.changes/unreleased/DX-20241129-122024.yaml b/.changes/unreleased/DX-20241129-122024.yaml new file mode 100644 index 000000000..52c807144 --- /dev/null +++ b/.changes/unreleased/DX-20241129-122024.yaml @@ -0,0 +1,5 @@ +kind: DX +body: Clean migrations, to reduce the number of bloated migration when running diff on schema +time: 2024-11-29T12:20:24.246519944+01:00 +custom: + Issue: "310"