Just to see if you think this is interesting.
The same thing is done in the getAssociationTables method, and I think this doesn't break anything.
Please don't merge yet, I still need to write a test case for this, but the ORMPurgerTest class is somewhat "hacky", I'm trying to rewrite it to avoid testing private methods.
Just to see if you think this is interesting. The same thing is done in the
getAssociationTables
method, and I think this doesn't break anything.Please don't merge yet, I still need to write a test case for this, but the
ORMPurgerTest
class is somewhat "hacky", I'm trying to rewrite it to avoid testing private methods.