Can you post an example of code? I am not sure this is a bug, just something that was never supported.
On Feb 18, 5:57 pm, Carlos <carlosgali...@gmail.com> wrote: > Hi, > > I just upgraded to the latest stable version (1.92.1). > > I believe the following is a bug (which did not occur in my previous > version): > > If I have a SQLFORM.factory with a couple of tables that contain fields with > the same name but with readable=False, I now get the following error: > > SyntaxError: duplicate field (fieldname) in table no_table > > I believe web2py should not apply this validation to non-readable fields. > > Thanks, > > Carlos