Hi, I have an app in production to which I am trying to add a new column to an existing table. I have done this kind of thing before but now I am getting (1054, u"Unknown column 'product.category_tags' in 'field list'") (category_tags being the new column name)
I have tried combinations of migrate and fake_migrate_all but to no avail. I am using a mysql database. If I drop the entire database I can start up the app, but once I restore it I have the same problem again. Hope somebody could help me with this! -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.