It’s still hard for me to see why we can’t take into account the auto generated fields if an Ecto schema is passed as first argument. This is not related to associations. If I change my timestamp from naivedatetime to datetime, now I have to change the code using insert_all and such functions, or (less likely) if I change the type of id.
I can live with it though.






















