Squarespace / pgbedrock

Manage a Postgres cluster's roles, role memberships, schema ownership, and privileges
https://pgbedrock.readthedocs.io/en/latest/
Other
311 stars 35 forks source link

Fix except behavior + fix corresponding test #57

Closed ghost closed 4 years ago

ghost commented 4 years ago

Looks like we pushed a low key bug - oops!

This pulls "except" from the correct object and updates the tests to assert permissioning against the correct table.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 202


Totals Coverage Status
Change from base Build 199: 0.1%
Covered Lines: 2553
Relevant Lines: 2644

💛 - Coveralls