From cca041f6592ac47a36937cbdf48f943c86c2d217 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 5 Mar 2018 16:30:21 +0100 Subject: bin/db-update: add TODO hinting to stored mysql function --- bin/db-update | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bin/db-update b/bin/db-update index 06754bb..5efa220 100755 --- a/bin/db-update +++ b/bin/db-update @@ -16,6 +16,10 @@ # a) provided by another new or not-replaced package or # b) not required by any not-replaced package. +# TODO: Use the stored function +# calculate_maximal_moveable_set("staging") and +# calculate_maximal_moveable_set("testing") + # TODO: separate locks for staging, testing (and stable) # TODO: handle deletion of parts of a split package -- cgit v1.2.3