Try calling model->select again. I am not sure if it works.

But why do you do it like this? You could add another row in the model and let the model submit the data. You shouldn't insert it manually. Then why use a model anyway? Just for reading data?