Paginator - cursor based pagination for Ecto Atomex 0.3.0 release: an ATOM feed builder with a focus on standards compliance, security and extensibility

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/