This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryUpdates feat, basic, and create/drop across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds support for basic column type changes. Adds support for basic column type changes. Source: llm_adapter@2026-07-18 Confidence: high |
— |
| Feature | Medium |
Adds support for altering table ownership (ALTER TABLE ... OWNER TO). Adds support for altering table ownership (ALTER TABLE ... OWNER TO). Source: llm_adapter@2026-07-18 Confidence: high |
— |
| Feature | Medium |
Adds basic support for materialized views. Adds basic support for materialized views. Source: llm_adapter@2026-07-18 Confidence: high |
— |
| Feature | Medium |
Adds support for creating and dropping composite types. Adds support for creating and dropping composite types. Source: llm_adapter@2026-07-18 Confidence: high |
— |
| Feature | Medium |
Orders view‑on‑view dependencies during migrations. Orders view‑on‑view dependencies during migrations. Source: llm_adapter@2026-07-18 Confidence: high |
— |
Full changelog
What's Changed
- feat: support basic column type changes by @Apakottur in https://github.com/Apakottur/pgmig/pull/73
- feat: support table ownership (ALTER TABLE ... OWNER TO) by @Apakottur in https://github.com/Apakottur/pgmig/pull/74
- feat: support materialized views (basic) by @Apakottur in https://github.com/Apakottur/pgmig/pull/75
- feat: support composite types (create/drop) by @Apakottur in https://github.com/Apakottur/pgmig/pull/77
- feat: order view-on-view dependencies by @Apakottur in https://github.com/Apakottur/pgmig/pull/76
Full Changelog: https://github.com/Apakottur/pgmig/compare/v0.0.5...v0.0.6
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
About Pgmig
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]