There is a major problem with 1.72.2. Do not do migrations with it or
it will mess up your .table files. If you have done a migration with
it and it did not go though.

1) revert your code to before the failed migration
2) add fake_migration=True in db.define_table(...) that you attempted
to migrate

this will repair your .table files
Wait for 1.72.3 to perform the migration.


Massimo
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to