Retroactively Change Data Type of Table Field (Phoenix / Ecto): Revision history

Jump to: navigation, search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

2 May 2024

  • curprev 16:4216:42, 2 May 2024Admin talk contribs 90 bytes +90 Created page with "Example: <source> alter table(:name_of_table) do modify :content, :binary end </source>"