Thanks On 18 Gen, 16:52, Thadeus Burgess <[email protected]> wrote: > I notice this alot when you delete database tables, and you still have > an active authenticated session lying around. > > So if you delete your database files, make sure to clear sessions as well. > > -Thadeus > > > > On Mon, Jan 18, 2010 at 7:37 AM, leone <[email protected]> wrote: > > Solved with auth.define_tables(migrate=False) > > > On 18 Gen, 10:56, leone <[email protected]> wrote: > >> Several times I receive errors from auth.define_tables() , telling me > >> that relation "auth_user" already exists. > >> Where is my error? > > > -- > > 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 > > athttp://groups.google.com/group/web2py?hl=en.
-- 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.

