What's Changed
* docs: mention Psycopg versions tested against by michalc in https://github.com/uktrade/pg-sync-roles/pull/30
* feat: create test for single role user by nboyse in https://github.com/uktrade/pg-sync-roles/pull/31
* tests: reduce bit of duplication by michalc in https://github.com/uktrade/pg-sync-roles/pull/34
* tests: drop database between tests to isolate them by michalc in https://github.com/uktrade/pg-sync-roles/pull/35
* tests: assert that DatabaseConnect does not accumulate roles by michalc in https://github.com/uktrade/pg-sync-roles/pull/33
* tests: simplify - no need for separate engines by michalc in https://github.com/uktrade/pg-sync-roles/pull/36
* feat: make Login grant work by niross in https://github.com/uktrade/pg-sync-roles/pull/32
New Contributors
* niross made their first contribution in https://github.com/uktrade/pg-sync-roles/pull/32
**Full Changelog**: https://github.com/uktrade/pg-sync-roles/compare/v0.0.8...v0.0.9