From 7c80a90902875d74f8c96d8428d46b17171b02e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Kone=C4=8Dn=C3=BD?= Date: Tue, 30 Aug 2022 15:26:37 +0200 Subject: [PATCH] Add new bad point to v2 investigation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The DB schema is too different from current version, let's highlight this here. Signed-off-by: Michal Konečný --- docs/kerneltest/continue_from_v2.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/kerneltest/continue_from_v2.rst b/docs/kerneltest/continue_from_v2.rst index b91c7d3..2a147c7 100644 --- a/docs/kerneltest/continue_from_v2.rst +++ b/docs/kerneltest/continue_from_v2.rst @@ -57,3 +57,4 @@ The Bad points -------------- 1. Make familiar with existing code = more time needed +2. Data migration will be difficult, because the db schema is too different from 1.2