On Mar 12, 11:53 am, MarKco <[email protected]> wrote:
> Thank you very much.
> I created a new project with almost the same controllers and views,
> but with the table extended by the ID field (I actually did not choose
> a key in explicit way, so Web2py provided one by itself).

web2py does create the id field automatically, if that is what you
mean.
With legacy tables you have to code primarykey explicitly.

> Now everything works perfectly!
> Thanks again to everyone.

Glad to hear. Thanks for letting us now.

> P.S. So has it to be considered as a web2py bug, since the problem
> seems to be on the SQLlite side?

It is not web2py's fault if a DB engine does not support a specific
feature.

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.

Reply via email to