Hi,

Running latest trunk, I get the following error (on any request):

   <type 'exceptions.AttributeError'>('dict' object has no attribute 
'startswith')
   File C:\web2py\gluon\dal.py in migrate_table at line 703
   ... sql_fields[key].startswith('INT,') ...

Maybe ['sql'] should be added to sql_fields[key] in line # 703 and 
to sql_fields_old[key] in line # 704?.

Thanks,

   Carlos

Reply via email to