From 99ceccd1e5a6deb1e75924522c22e083e9465647 Mon Sep 17 00:00:00 2001 From: Dan Coates Date: Wed, 27 Nov 2024 10:38:52 +1100 Subject: [PATCH] remove old permission columns from project table (#997) --- db/project.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/db/project.xml b/db/project.xml index 4b4e9a875..30a58b107 100644 --- a/db/project.xml +++ b/db/project.xml @@ -1865,4 +1865,28 @@ remarks="Migration of family external IDs to separate table" /> + + SET @@system_versioning_alter_history = 1; + + + + + + + +