If you want to dive into movuca, the table article_category contains
modified_by and created_by fields, which are set to NULL when movuca
creates the first empty generic category for articles. that's all.

 Paolo

2015-01-13 13:42 GMT+01:00 Niphlod <niph...@gmail.com>:

> the solution to the problem is investigating what leads to a foreign key
> error, not to work with an inconsistent backend....
>
> On Tuesday, January 13, 2015 at 12:17:06 PM UTC+1, Paolo Valleri wrote:
>>
>> Movuca hasn't received updated for a while.
>> Recent web2py forces sqlite with PRAGMA foreign_keys=ON; which is the
>> reason of the error.
>> If you wanna just try movuca, the easiest solution I suggest is revert
>> that change, see https://github.com/web2py/web2py/blob/master/gluon/dal/
>> adapters/sqlite.py#L87
>>
>>  Paolo
>>
>>  --
> 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 a topic in the
> Google Groups "web2py-users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/web2py/tq1to20yf2w/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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