Skip to content

Pgmig

v0.0.9 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

Published 12d Relational Databases
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Updates fix, test, and refactor across a mixed release.

Changes in this release

Bugfix Medium

Raise error on unmodelled objects instead of falsely converging.

Raise error on unmodelled objects instead of falsely converging.

Source: llm_adapter@2026-07-18

Confidence: high

Bugfix Medium

Handle materialized view dependency gaps to avoid apply-time failures and false refusals.

Handle materialized view dependency gaps to avoid apply-time failures and false refusals.

Source: llm_adapter@2026-07-18

Confidence: high

Bugfix Medium

Set read‑only via connection attribute for PgBouncer compatibility.

Set read‑only via connection attribute for PgBouncer compatibility.

Source: llm_adapter@2026-07-18

Confidence: high

Bugfix Medium

Keep comments synchronized when an object is renamed.

Keep comments synchronized when an object is renamed.

Source: llm_adapter@2026-07-18

Confidence: high

Bugfix Medium

Introspect triggers on partitioned parent tables and skip partition clones.

Introspect triggers on partitioned parent tables and skip partition clones.

Source: llm_adapter@2026-07-18

Confidence: high

Refactor Low

Deduplicate diff scaffolds and thread index CONCURRENTLY into rendering.

Deduplicate diff scaffolds and thread index CONCURRENTLY into rendering.

Source: llm_adapter@2026-07-18

Confidence: high

Full changelog

What's Changed

  • test: group integration tests under tests/api/ by @Apakottur in https://github.com/Apakottur/pgmig/pull/90
  • test: add gen_setup.assert_diff and migrate all tests to it by @Apakottur in https://github.com/Apakottur/pgmig/pull/91
  • fix: keep comments in sync when an object is renamed by @Apakottur in https://github.com/Apakottur/pgmig/pull/92
  • fix: raise on unmodelled objects instead of falsely converging by @Apakottur in https://github.com/Apakottur/pgmig/pull/94
  • fix: introspect triggers on partitioned parents, skip partition clones by @Apakottur in https://github.com/Apakottur/pgmig/pull/95
  • fix: handle matview dependency gaps (apply-time failures and false refusals) by @Apakottur in https://github.com/Apakottur/pgmig/pull/93
  • refactor: dedup diff scaffolds and thread index CONCURRENTLY into rendering by @Apakottur in https://github.com/Apakottur/pgmig/pull/96
  • fix: set read-only via connection attribute for pgbouncer compatibility by @Apakottur in https://github.com/Apakottur/pgmig/pull/97

Full Changelog: https://github.com/Apakottur/pgmig/compare/v0.0.8...v0.0.9

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Pgmig

Get notified when new releases ship.

Sign up free

About Pgmig

All releases →

Related context

Beta — feedback welcome: [email protected]