Ecto.Changeset — Ecto v3.8.4 2
на сайте с April 14, 2023 03:44
Besides the four components above, most developers use Ecto to interact with SQL databases, such as PostgreSQL and MySQL via the ecto_sql project. ecto_sql provides many conveniences for working with SQL databases as well as the ability to version how your database changes through time via database migrations.