I can't seem to get any of my model changes to migrate to Postgres. I've tried various combinations of turning migrate and fake_migrate on and off. Deleting and re-adding Fields(). I'm not sure what else to try or where to look. I still have no idea what the .table or sql.log files do. Should I just plan on making all of my Postgres DB changes manually? All I'm doing is simple column adds.
- [web2py] Can't migrate on Postgres pbreit
- Re: [web2py] Can't migrate on Postgres Johann Spies