Apply for free Student Tickets to Code BEAM Europe Setting up action auditing for a live view application

Two advanced features of inserts with Ecto

Article refers to another recently published blog post and talks about two advanced things you can do while inserting records with ecto

  • using ecto queries to get values for specific fields
  • using placeholders to reduce the amount of data passed through the query

https://bego.dev/blog/advanced-inserts-with-ecto