I made a new row in my database table.
However it seems that Phalcon dosent see this column as existing. I then deleted the metaData folder, too see if that changes anything?
Now when I insert something in the model the public function validation() dosent run.
Did i do anything wrong, and how do i disable the cache in dev mode