Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add draft ADR for bigint id column migration #4191

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

johha
Copy link
Contributor

@johha johha commented Jan 28, 2025

To avoid overflows of the id primary key column we should migrate it to bigint.
The purpose of this ADR is to find a good approach and to document all relevant decisions.

Feedback is highly appreciated 🙂

@johha johha force-pushed the bigint-migration-adr branch 3 times, most recently from 8790c52 to 41c4af3 Compare February 4, 2025 13:37
Copy link
Contributor

@jochenehret jochenehret left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are there any considerations for the Ruby sequel library necessary?

@johha johha force-pushed the bigint-migration-adr branch from 41c4af3 to c874d65 Compare February 6, 2025 07:40
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.

3 participants