apgdiff icon indicating copy to clipboard operation
apgdiff copied to clipboard

DROPs are not ordered around dependencies

Open samjgarnham opened this issue 9 years ago • 0 comments

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.

samjgarnham avatar Mar 12 '15 16:03 samjgarnham