Save() not working on related models when you have relational columns in array form in your hasMany() or hasOne(), like this: https://medium.com/code-kings/phalcon-save-method-not-implemented-troubleshooting-solution-27dd6fbd0389#.uimr6hgyz and https://forum.phalcon.io/discussion/3788/saveupdatecreate-fails-on-models-with-relations-using-composite-
It just says Not Imploment
When this will be fixed?