Defining read-only fields in Ecto Schema

Ah, that makes sense, thank you! I didn’t think of that. Great, so this works like I need it to now: the data comes in and I store it, but now only certain fields are editable.