Uni Ecto Plugin <2026 Release>

case UserRegistration.run(%email: "alice@example.com", name: "Alice") do :ok, %update_role: user -> IO.inspect(user, label: "Registered user") :error, step_name, error, _ctx -> IO.puts("Failed at step #step_name: #inspect(error)") end

conn

Sometimes you only want to insert if a condition is true: uni ecto plugin

Import the UniEcto.unitypackage or add the dependency via the Unity Package Manager (UPM) using the git URL. case UserRegistration