Please send them to me and your model as well. Thanks. On Saturday, 29 December 2012 01:51:42 UTC-6, Richard Penman wrote: > > Thanks - that did it. > > Any idea what happened and how to prevent this? > If helpful I can send the previous and current .table files. > > > On Sat, Dec 29, 2012 at 6:32 PM, Massimo Di Pierro > <[email protected] <javascript:>> wrote: > > Can you try delete (backup first) all yourapp/database/*.table then try > > again. > > > > > > On Friday, 28 December 2012 23:48:51 UTC-6, Richard Penman wrote: > >> > >> These work: > >> DAL(uri, migrate=False, fake_migrate=False) > >> DAL(uri, migrate=False, fake_migrate=True) > >> > >> These produce Runtime error: > >> DAL(uri, migrate=True, fake_migrate=False) > >> DAL(uri, migrate=True, fake_migrate=True) > > > > -- > > > > > > >
--

