A sneak peek at Ecto 3.0: performance, migrations and more
In the last post of the series we discuss remaining important improvements: better performance, migration enhancements, and more!
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.
Take a sneak peek at the new features and changes in Flow v0.14.
Performance matters way beyond the production environment. It impacts design, development, deployment, and more.