def before_action(:delete, _struct, opts), do: :ok, nil # prevent actual delete def before_action( , struct, opts), do: :ok, struct def after_action( , _, _), do: nil end
def type, do: :string
Here is a piece exploring the "Uni Ecto" concept, focusing on how to bridge reactive Java (Uni) with Elixir's database logic, or how to conceptualize them in a polyglot architecture. uni ecto plugin
If you are building a Phoenix application that will survive beyond a simple prototype, or if you are tired of untangling nested case statements inside your contexts, give the Uni Ecto Plugin a serious look. It will change how you write Elixir—for the better. def before_action(:delete, _struct, opts), do: :ok, nil #
To see the uni.Ecto effect in action and learn how to customize its ghostly glow and distortion settings, check out this official tutorial: Getting Started with Universe Ecto Maxon Red Giant YouTube• May 11, 2017 To see the uni
mix new uni_ecto_plugin cd uni_ecto_plugin