I'm having trouble agin getting a new table created. I still don't really understand how Web2py knows how to migrate, how it uses the .table and sql.log files and what fake_migrate does exactly.
If I am missing a whole table, how can I prompt Web2py to create it? Do I have to manipulate or delete the .table file or sql.log?