Add news fields un database

Hej,

i have to restart a Yii project build arround 2 frameworks : Yii and Angular

For this project a need to modify a table by addig two new field in a table.

Do you know wich file should be modify to make model still working ?

Thanks.

Ivan

Basically, you need to modify:

model / Product.php

and perhaps:

model / ProductSearch.php