github pgplex/pgschema v1.6.0
Release v1.6.0

latest releases: v1.7.3, v1.7.2, v1.7.1...
one month ago

What's Changed

  • feat: add support for FORCE ROW LEVEL SECURITY by @tianzhou in #215
  • fix: preserve interval type casts in function parameter defaults (#216) by @tianzhou in #217
  • fix: preserve schema qualifiers in column default type casts by @tianzhou in #219
  • fix: normalize policy expression schema qualifiers by @tianzhou in #222
  • docs: supabase declarative schema vs pgschema by @tianzhou in #223
  • fix: normalize table references in policy expressions by @asonawalla in #226
  • chore: adjust policy table reference test case by @tianzhou in #228
  • fix: defer FK constraints until all table batches are created by @tianzhou in #229
  • feat: COMMENT ON for function and stored procedure by @tianzhou in #230
  • feat: support SET search_path for functions by @tianzhou in #231
  • feat: default privilege by @tianzhou in #232
  • feat: support GRANT/REVOKE for schema objects by @tianzhou in #233

New Contributors

Full Changelog: v1.5.1...v1.6.0

Don't miss a new pgschema release

NewReleases is sending notifications on new releases.