Changing Primary Keys in Ecto
Changing Primary Keys on an existing table sounds straight forward, but there’s a few hoops you need to jump through.
Here’s how I did it with Ecto:
https://niallburkley.com/blog/changing-primary-keys-in-ecto/
Changing Primary Keys on an existing table sounds straight forward, but there’s a few hoops you need to jump through.
Here’s how I did it with Ecto:
https://niallburkley.com/blog/changing-primary-keys-in-ecto/