On 28 mar, 07:13, Alexandre Strzelewicz
<[email protected]> 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

Reply via email to