apgdiff
apgdiff copied to clipboard
DROPs are not ordered around dependencies
There can be dependencies between VIEWs, FUNCTIONs and TABLEs, so they cannot be DROPped in certain orders. Although apgdiff generates the correct DROP commands, it doesn't order them to observe the dependencies.