Releases: rvkulikov/pg-deps-management
Releases · rvkulikov/pg-deps-management
1.0.7
What's Changed
- feat(Common): Replaced pg_authid call with pg_roles (#16) by @rvkulikov in #18
Full Changelog: 1.0.6...1.0.7
1.0.6
What's Changed
- fix(Grants): fixed PUBLIC and "PUBLIC" role grants by @rvkulikov in #15
Full Changelog: 1.0.5...1.0.6
1.0.5
What's Changed
- fix: join view with correct pg class row by @pschucker in #8
New Contributors
- @pschucker made their first contribution in #8
Full Changelog: 1.0.4...1.0.5
fixed "with_privilege" view privilege grants
1.0.4 fixed "with_hierarchy" view privilege grants
Fix 'cross-database references' mis-syntax error
Hardcoded nspname value fix for MV
1.0.2 Fixed hardcoded nspname for MV
Hardcoded true value fix for MV
See #2 for details