I think we need to see some actual code -- the before/after models as well 
as the form controller/view code.

On Monday, May 25, 2015 at 11:48:38 AM UTC-4, goome wrote:
>
> Hello
> i again here to beg your help.
> I modified a table (adding a column and setting writable=False in another) 
> in modes/db.py
> but it had no effect: nor a form created by SQLFORM reflect the changes, 
> nor 
> db.table.fields show the new column.
> But the column has indeed created in the db (sqlite). I can see it 
> querying the db directly, and also insql.log i can see the modification.
> Moreover i make the same modification in the remote production server, and 
> there it worked.
> What can be the problem in the local server?
> Thanks
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to