From 09fb2b7cf4bc8e2cdfb024cc0534f136b977ddf9 Mon Sep 17 00:00:00 2001 From: kimory Date: Mon, 17 Oct 2022 14:10:57 +0200 Subject: [PATCH] TODO: verify index and partition names. --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 2a21442..93e5fe2 100644 --- a/TODO.md +++ b/TODO.md @@ -5,3 +5,4 @@ - Improve data search - Check for TODOs - For indexes and partitions: check that the structure attribute exists. +- Verify names of indexes and partitions: names are directly related to directory paths.