Skip to content

Conversation

@levkk
Copy link
Collaborator

@levkk levkk commented Jan 29, 2026

Rewrite INTEGER primary keys to BIGINT during schema-sync. This ensures they are compatible with pgdog.unique_id() and just generally don't run out of values.

@codecov
Copy link

codecov bot commented Jan 29, 2026

Codecov Report

❌ Patch coverage is 88.80597% with 15 lines in your changes missing coverage. Please review.

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

📢 Thoughts on this report? Let us know!

@levkk levkk merged commit 636d814 into main Jan 29, 2026
13 of 14 checks passed
@levkk levkk deleted the levkk-rewrite-to-bigint branch January 29, 2026 15:31
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