code-corps / code-corps/code-corps-api
Migrate primary keys (and references) to bigint
Aperta
- Lingua principale
- Elixir
- Stelle
- 234
- Fork
- 82
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.