Hello!
Is there way to get last SQL-query text that was sent to database with Phalconphp after \Phalcon\MVC\Model::save()?
Now, $this->modelsManager->getLastQuery() returns null...
Hello!
Is there way to get last SQL-query text that was sent to database with Phalconphp after \Phalcon\MVC\Model::save()?
Now, $this->modelsManager->getLastQuery() returns null...