elixir-ecto / ecto_sql

SQL-based adapters for Ecto and database migrations
https://hexdocs.pm/ecto_sql
Apache License 2.0
558 stars 312 forks source link

Update Ecto.Migration.references/2 documentation #622

Closed rhcarvalho closed 2 months ago

rhcarvalho commented 2 months ago

The :name option is unrelated to the referred column. On occasion, what would need to change is :column and :type according to the column name and column type of the referenced column.

josevalim commented 2 months ago

:green_heart: :blue_heart: :purple_heart: :yellow_heart: :heart: