This is probably old news, but I noticed this evening that altering a table which is used as a "parent" by another does not cause its child table to be altered.
I have a table which I added a "unique=True" constraint on this evening and its child table did not get the added constraint when web2py did its migration. (I admit to being lazy and not searching to see if this has been reported before. Google groups are pretty hard to search for something this specific.) -- Joe B. --

