How to Change a Field Type in an Ecto Embedded Schema with a Migration
Iván González Sáiz

Iván González Sáiz @dreamingechoes

About: Software Engineer. Diversity, Equity, Inclusion & Belonging. Mental Health.

Location:
Gijón, Asturias (Spain)
Joined:
Feb 24, 2017

How to Change a Field Type in an Ecto Embedded Schema with a Migration

Publish Date: Feb 18
0 0

Changing a field type in an Ecto embedded schema requires both a code update and a database migration. This guide walks through the process, ensuring data consistency and avoiding common pitfalls.

Comments 0 total

    Add comment