Skip to content

Conversation

@levkk
Copy link
Collaborator

@levkk levkk commented Jan 31, 2026

Instead of appending ALTER TABLE ... ALTER COLUMN ... TYPE BIGINT, we modify CREATE TABLE statement in-place, changing the column type from integer to bigint, iff the column is part of a primary key constraint.

@codecov
Copy link

codecov bot commented Jan 31, 2026

Codecov Report

❌ Patch coverage is 92.66409% with 19 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
pgdog/src/backend/schema/sync/pg_dump.rs 92.66% 19 Missing ⚠️

📢 Thoughts on this report? Let us know!

@blacksmith-sh

This comment has been minimized.

@blacksmith-sh

This comment has been minimized.

@levkk levkk merged commit 6b27caa into main Jan 31, 2026
26 of 32 checks passed
@levkk levkk deleted the levkk-mat-views branch January 31, 2026 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants