From 31fef3a3e90c217a16c14c7385dcdcf54214d119 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 5 Oct 2018 09:17:56 +0200 Subject: bin/db-update: update TODO --- bin/db-update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/db-update b/bin/db-update index 9e5a59b..7ea2474 100755 --- a/bin/db-update +++ b/bin/db-update @@ -7,7 +7,7 @@ # The condition [1] is explained in the stored function # calculate_maximal_moveable_set which is created in bin/bootsrap-mysql -# TODO: separate locks for staging, testing (and stable) +# TODO: make (all) locking less restrictive # shellcheck disable=SC2039,SC2119,SC2120 -- cgit v1.2.3