:-) good. If the app starts than your metadata is correct.
On May 25, 8:41 pm, mattgorecki <[email protected]> wrote: > I'm using MySQL and I just updated. All of the *.table files updated > and the my app seems to be running okay so far. > > Matt > > On May 25, 7:32 pm, Massimo Di Pierro <[email protected]> > wrote: > > > > > > > > > Did anybody try with mysql? > > > Massimo > > > On May 25, 7:09 pm, ron_m <[email protected]> wrote: > > > > I added query = None after line 668 which is the line containing > > > > for key in keys: > > > > just before the line > > > > if not key in sql_fields_old: > > > > and got rid of all the query = None statements in the if elif branches > > > plus > > > got rid of the else branch. > > > > I am happy to report this allowed the application to run completely > > > without > > > error. > > > > I don't use all the features of web2py but then I am sure very few of us > > > do. > > > > Ron

