Hey DenesL, Could you explain how adding in definitions for 'reference FK' and 'reference TFK' helps when setting migrate=False? As far as I can tell, those two fields are only used to generate create table queries, which are not needed when one doesn't want web2py to change the database at all.
Thanks, Ben

