This change will allow us to cast parameters if the parameter types have changed when executing a query that has not been prepared on a connection, decode using the new result types. This will allow us more chances not to error in Ecto when a migration occurs live.
This change will allow us to cast parameters if the parameter types have changed when executing a query that has not been prepared on a connection, decode using the new result types. This will allow us more chances not to error in Ecto when a migration occurs live.