This commit is contained in:
Yuri Kuznetsov
2020-08-13 15:53:34 +03:00
parent 56207f7f48
commit 6dd757e70f

View File

@@ -87,6 +87,9 @@ class Database extends RDBRepository
return $this->metadata;
}
/**
* @deprecated Will be removed.
*/
public function handleSelectParams(&$params)
{
}