code-corps / code-corps/code-corps-api

Migrate primary keys (and references) to bigint

Open
#976 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Elixir
Stars
234
Forks
82
PR merge metrics
No merged PRs in 30d

Description

Ecto has switched their primary key columns to use bigint instead of integer. While a reset in dev makes that switch easily, on staging and production, we will have to perform these migrations manually.

https://github.com/bradleybeddoes/ecto/commit/54dc32ddfb69a22638cf2557954c8041fd45c5f9

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.