Skip to content

Remove bigint #3186

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

Merged
merged 2 commits into from
Sep 1, 2021
Merged

Remove bigint #3186

merged 2 commits into from
Sep 1, 2021

Conversation

pbiggar
Copy link
Member

@pbiggar pbiggar commented Sep 1, 2021

I added bigint as an improvement to dark, but there were some open questions especially around how a bigint would work in the DB (especially if planning to move off of postgres in the future).

Better to not add it just yet, and put it in later if it makes sense to do so then.

I'm worried about opening the door on bigints when they likely won't fit in a future
DB. Blog post coming.
Don't know how this snuck past CI
@pbiggar pbiggar merged commit ec146f6 into main Sep 1, 2021
@pbiggar pbiggar deleted the paul/remove-bigint branch September 1, 2021 20:23
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.

1 participant