What's Changed
- fix: filter default privileges by role membership to fix Supabase regression (#323) by @tianzhou in #334
- fix: rewrite SET search_path in function definitions for temp schema (#335) by @tianzhou in #336
- fix: use target database user for embedded postgres in plan command (#303) by @tianzhou in #338
- chore: update Claude Code skills for development workflows by @tianzhou in #341
- feat: add support for privileges in .pgschemaignore (#339) by @tianzhou in #340
- feat: add support for trigger UPDATE OF columns (#342) by @tianzhou in #344
- fix: clean up leaked cluster-level roles in TestIgnorePrivileges by @tianzhou in #346
- feat: add support for view reloptions (security_invoker, security_barrier) (#343) by @tianzhou in #347
- fix: preserve array type casts in policy expressions (#345) by @tianzhou in #348
Full Changelog: v1.7.3...v1.7.4