If the table already exists db.define_table(...., migrate=False)
Massimo On Apr 7, 11:18 pm, TheDude <[email protected]> wrote: > OperationalError: (1050, "Table 'users' already exists") > > I know it already exists, but I want you to just know about it rather > than try to create it all the time. I tried clearing out my /databases > folder as well. Any other ideas? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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 -~----------~----~----~----~------~----~------~--~---

