Perfect, thank you. (I prefer this current behaviour than the overidde)
On Mar 28, 3:53 pm, Jose <jjac...@gmail.com> wrote: > On 28 mar, 07:13, Alexandre Strzelewicz > > <strzelewicz.alexan...@gmail.com> wrote: > > I have recurrent problems with auto-migration. > > > Is there a way to totally disable migration on all tables ? > > > Thanks > > db = DAL(..., migrate=False) > > Jose