Building a new MySQL adapter for Ecto, Part I: Hello World
First part of blog series: connecting to a MySQL server from an IEx session and performing a simple handshake.
First part of blog series: connecting to a MySQL server from an IEx session and performing a simple handshake.
A quick recap of upgrading Hex.pm to use Ecto 3.0.
In the last post of the series we discuss remaining important improvements: better performance, migration enhancements, and more!
We wrap up Query API improvements with added UNION/EXCEPT/INTERSECT and WINDOW/OVER support and other minor enhancements.
Better join composition with named bindings, database prefixes, and more!
In the first post we discuss breaking changes: splitting up the repository, removing old calendar types, changes to JSON handling and a few other minor things.