ecto Mix tasks in Phoenix using Ecto Working with Phoenix version 0.16 I needed to import some records from a csv file. My first problem was where to place the tasks, after some research I found that you place