github pgplex/pgschema v1.10.0
Release v1.10.0

pre-release8 hours ago

What's Changed

  • fix: show error location with SQL context when plan fails by @tianzhou in #394
  • fix: table-level CHECK constraints with IS NOT NULL silently omitted from dump (#396) by @tianzhou in #398
  • fix: plan fails with schema-qualified references in function bodies (#399) by @tianzhou in #400
  • fix: name-typed columns dumped as char[] by @ivgiuliani in #411
  • Preserve UNIQUE NULLS NOT DISTINCT by @ivgiuliani in #413
  • feat: add Nix flake and package by @Rooffeell in #381
  • Add support for UNLOGGED tables by @ivgiuliani in #424
  • refactor: refactor the release workflow's test job to use a GitHub Actions matrix strategy, running PostgreSQL 14-18 tests in parallel instead of sequentially. by @NFUChen in #432
  • feat: add validation for file extensions in apply command by @NFUChen in #434
  • Add support for indexes section in .pgschemaignore by @guillaume86 in #441
  • fix: preserve length modifier in varchar(n)[] array columns (#420) by @vytautas-karpavicius in #438

New Contributors

Full Changelog: v1.9.0...v1.10.0

Don't miss a new pgschema release

NewReleases is sending notifications on new releases.