This commit is contained in:
2025-08-07 21:40:01 +03:00
parent d132832d28
commit 819a305fde
7 changed files with 91 additions and 64 deletions

View File

@@ -28,7 +28,7 @@
*
* @return int Количество строк или -1, в случае ошибки.
*/
public function Count (string $table, ConditionBuilder $where): int
public function Count (string $table, ConditionBuilder $where = new ConditionBuilder()): int
{
/**
* Получаем условия.