Improve comment

Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
This commit is contained in:
Kamil Tekiela 2024-01-09 23:52:03 +01:00
parent 7664eda783
commit 76110f2ed7

View File

@ -1541,8 +1541,7 @@ class Relation
$config->selectedServer['pmadb'] = $db;
//NOTE: I am unsure why we do that, as it defeats the purpose of the session cache
// Unset the cache
// Unset the cache as new tables might have been added
self::$cache = null;
// Fill back the cache
$this->getRelationParameters();