On Tue, May 7, 2013 at 8:05 PM, Omi Chiba <ochib...@gmail.com> wrote: > I'm using CAS so new app is sharing the same auth tables so it doesn't have > to be created. But it's trying to create one and get already existing > error... > > I can do migrate_enabled=Falese in DAL but then I cannot migrate any other > tables used in the app. > Can we just disable auto-migration only for auth tables?
Yes. auth.define_tables(migrate=False) Ricardo -- --- 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 web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.