Change Ecto timestamps from inserted_at to created_at

    09-20-2021

    #ecto#elixir

    Retroactively add timestamps to a Phoenix/Ecto project

    02-07-2021

    #ecto

    Ecto: convert query to sql

    08-22-2022

    #elixir#ecto

    Ecto: using SQL for a query

    08-20-2022

    #elixir#ecto

    Ecto: insert_all returning nil

    08-16-2022

    #elixir#ecto

    Ecto: return a count of records

    08-18-2022

    #elixir#ecto

    Ecto: example inner join query

    08-24-2022

    #ecto#elixir

    How to set a DB primary key using Ecto

    08-14-2022

    #elixir#ecto

    Update what Ecto considers nil / empty

    08-30-2022

    #elixir#ecto

    Validate string length using Ecto

    09-01-2022

    #elixir#ecto

    Create a new DB record using Ecto

    01-05-2023

    #elixir#ecto

    How to handle Ecto associations with UUIDs

    01-11-2023

    #elixir#ecto

    Ecto: trigger update without changeset

    10-08-2023

    #elixir#ecto

    Invalid association: associated schema does not have field :id

    01-13-2023

    #elixir#ecto

    invalid_foreign_key - no unique constraint matching given keys for referenced table

    01-09-2023

    #ecto#elixir

    How to set a primary key using Ecto

    01-07-2023

    #elixir#ecto

    Visualize Database Schema Using Ecto

    01-15-2023

    #elixir#ecto