mysched = Scheduler(....., migrate=True) On Monday, August 22, 2016 at 3:17:24 PM UTC+2, Tito Garrido wrote: > > I have upgraded from 2.5.1 to the latest version but seems that the > scheduler tables had changed... I have dropped the old ones and now I am > trying to set web2py to recreate it. > > If I try to enable migrate it complains about some tables that already > exists... how to circunvent the tables that are already created and create > just scheduler tables? > > Regards, > > Tito > > -- > > Linux User #387870 > .........____ > .... _/_õ|__| > ..º[ .-.___.-._| . . . . > .__( o)__( o).:_______ >
-- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

