Bugfixes
- SkunkException: Just constructed an unknown completion 'SELECT' when using Amazon Redshift by @bpholt in https://github.com/typelevel/skunk/pull/1234
Features
- add GRANT ROLE, REVOKE ROLE, and ALTER DEFAULT PRIVILEGES completions by @bpholt in https://github.com/typelevel/skunk/pull/1245
- Use Host instead of Hostname for Session creation by @keynmol in https://github.com/t...