20250807
This commit is contained in:
@@ -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
|
||||
{
|
||||
/**
|
||||
* Получаем условия.
|
||||
|
Reference in New Issue
Block a user