The Uni Ecto Plugin transforms your data layer into a set of .
The provides seamless integration between UNI identifiers and Ecto schemas, allowing developers to:
Instead of permanently erasing database rows, the plugin intercepts Repo.delete/1 calls. It updates a deleted_at timestamp and automatically filters out deleted records from future Repo.all/1 select queries. Cross-Service Data Mapping
Uni Ecto's versatility and feature set make it suitable for a variety of creative projects and industries, including: uni ecto plugin
Uni provides Uni.on_error/2 to rescue failed steps:
Are you ready to simplify your Ecto workflow? Give UniEcto a try in your next Phoenix project! AI responses may include mistakes. Learn more
is a specialized visual effects plugin found within the Red Giant Universe suite by Maxon The Uni Ecto Plugin transforms your data layer into a set of
schema "users" do field :email, :string field :name, :string field :role, :string, default: "member" timestamps() end
While Ecto handles the "how" of database interaction, UniEcto focuses on the "what happens next." It provides a set of macros and utility functions that allow your schemas to automatically broadcast changes, handle transformations, and integrate seamlessly with Phoenix Channels or LiveView. Key Features
: The effect operates using two distinct passes: a wider outer pass and a narrower inner pass . These layers blend using a screen mode to create a soft, voluminous glow that appears to radiate from the source. Learn more is a specialized visual effects plugin
To integrate the Uni Ecto Plugin into your Mix project, follow these structural steps. 1. Add the Dependency
Ecto’s preloading is crucial. Use Ecto.preload/3 as a step: