Web2py 2.8.2 comes with foreign_keys=ON enabled by default (see 
http://www.sqlite.org/foreignkeys.html)
If you get the issue you mentioned I guess you are violating a foreign key 
constrain.
Please post your model (or the tables definitions involved) so that we can 
figure out what is wrong

Paolo

On Wednesday, December 4, 2013 3:26:32 AM UTC+1, Scott Hunter wrote:
>
> I have a site which, after upgrading to 2.8.2 (and clearing out the 
> sessions), when I try update a record via a smartgrid or via admin, I get 
> the error in the title.  I tried the same action on the copy of the site I 
> had made just before upgrading, without any problems.
>
> This is from OSX 10.9.
>

-- 
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/groups/opt_out.

Reply via email to