P
P
postgresdev2019-10-23 21:28:50
symfony
postgresdev, 2019-10-23 21:28:50

How to get the number of updated rows after calling executeQuery in Symfony?

$this->em->getConnection()->executeQuery($sql, $params);

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim, 2019-10-23
@postgresdev

This is?
$res->columnCount();

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question