What's Changed
- fix: add SearchPath comparison to functionsEqualExceptAttributes by @asonawalla in #235
- fix: include FOR ROLE in ALTER DEFAULT PRIVILEGES DDL by @asonawalla in #236
- refactor: review ir module to enhance code readability by @tianzhou in #237
- feat: add support for column-level GRANT privileges by @asonawalla in #238
- fix: ensure embedded postgres cleanup in TestMain by @asonawalla in #239
- fix: emit REVOKE statements before DROP statements by @asonawalla in #243
- fix: include column comments when adding new columns by @asonawalla in #242
- fix: handle BEGIN ATOMIC syntax in SQL-standard function bodies by @tianzhou in #244
Full Changelog: v1.6.0...v1.6.1