did it from controller.
And not a rollback because the data was inserted, just the fields are NULL.


On Thu, Feb 16, 2012 at 4:52 PM, Ron McOuat <ron.mco...@gmail.com> wrote:

> If you did this from a shell using the -S and -M web2py.py options then
> the code must do a db.commit() as part of the program flow. A request
> through the web server has commit and rollback operations embedded in the
> request processing transaction management.
>
> Ron
>

Reply via email to