We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

Topic
MySQL exception within a loop causes all records created within the loop to not be committed
Subquery column alias in having
Insert Image to Database With Field Type Blob Not Working in Phalcon
Can't select column started with chars "not" SOLVED
Fatal error: Declaration of Phalcon\Db\Dialect\MysqlExtended
"Column name doesn't belong to any of the selected models" - column begins with "not"
Problem with updating table view
Is getChangedFields() valid?
Can't obtain model's source from models list (solved) SOLVED
How to find by 2 parameter id in database SOLVED
TypeError when looping through Resultset\Complex
Invalid Pointer on end initialize method on model
General error: 1205 Lock wait timeout exceeded on phalcon 2.0.13
Fatal error: Class 'Phalcon\Db\Adapter\Pdo\' not found in
zend_mm_heap corrupted on db query
upgrade to phlacon4 SOLVED
Phalcon Cannot connect to database
Phalcon Db Connection With Snowflake SOLVED
Bad column escape for query conditions
$model->save(); saves not the entire model, return "xy is required" SOLVED
Miltiple database connections SOLVED
Bug? Phalcon 4. Trying to call method getrelationbyalias on a non-object SOLVED
Postgresql and @@ expression
Query tells "field is required", but is set
Include 3 columns from 2 models in a relationship.
Vokuro db as .sql file
I cannot create a new scaffold. SOLVED
Insert into realtionship SOLVED
Can you add getOneRelated - just to select one row SOLVED
QueryBuilder->getColumns() returning null
Problem with MySQL boolean and Phalcon 4.0
Validation bug all required
Using raw SQL inside Criteria
Last SQL Query SOLVED
Which database did you choose? SOLVED
strange behavior on timestamp column
Postgresql Boolean, not save on update or create
Is it possible to defer a DB connection using \Phalcon\Mvc\Model until a query is made?
How can i tranlate this SQL to PHQL, Honor to have your Help SOLVED
Exceptions causing transaction rollback