fordfrog / apgdiff

Another PostgreSQL Diff Tool
http://www.apgdiff.com
MIT License
353 stars 138 forks source link

--schema-qualify-objects functionality and some bugfixes #204

Open ellmkay opened 7 years ago

ellmkay commented 7 years ago

Fix column access privilege parsing. Fix search-path output for privilege-only diffs in a multi-schema scenario.

Both fixes have test-cases.

chadfurman commented 7 years ago

Might not need to be done in light of recent RLS changes?

Either way, has conflicts and also needs another :+1: