The method Phalcon\Mvc\Model:update why validate every table column is not null and it will be return success? I want to update one column and i don't care other columns is not null or null. I just want to update column i need. How can i do...
The method Phalcon\Mvc\Model:update why validate every table column is not null and it will be return success? I want to update one column and i don't care other columns is not null or null. I just want to update column i need. How can i do...