Uni Ecto - Plugin
: The plugin provides a more intuitive interface for performing complex database operations. This includes support for advanced query constructs, easier handling of associations, and improved error management.
This provides several key benefits:
Watch these tutorials to see Uni.Ecto in action and learn how to apply it to your projects: Getting Started with Universe Ecto 58K views · 8 years ago YouTube · Maxon Red Giant uni ecto plugin
The trickiest part of multi-tenancy is database schema updates. You cannot just run mix ecto.migrate . : The plugin provides a more intuitive interface
use UniEctoPlugin, repo: MyApp.Repo