What's Changed
* feat: use CURRENT_USER everywhere by michalc in https://github.com/uktrade/pg-sync-roles/pull/101
* style: make local variables lower case by michalc in https://github.com/uktrade/pg-sync-roles/pull/102
* refactor: privileges in enum by michalc in https://github.com/uktrade/pg-sync-roles/pull/103
* tests: restore number of calls in some tests to 4000 by michalc in https://github.com/uktrade/pg-sync-roles/pull/104
* fix: allow both usage and ownership to be specified by michalc in https://github.com/uktrade/pg-sync-roles/pull/99
* feat: handle null ACL when objects are created by michalc in https://github.com/uktrade/pg-sync-roles/pull/98
**Full Changelog**: https://github.com/uktrade/pg-sync-roles/compare/v0.0.32...v0.0.33