8000 Release v0.10.1 · elixir-ecto/ecto · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
< 568C div class="flex-1" data-pjax="#repo-content-pjax-container" data-turbo-frame="repo-content-turbo-frame">

v0.10.1

Compare
Choose a tag to compare
@josevalim josevalim released this 25 Mar 13:57
· 4366 commits to master since this release

Enhancements

  • Add an option to set the engine when creating a table (used by MySQL and defaults to InnoDB). This ensures Ecto works out of the box with earlier MySQL versions

Bug fixes

  • No longer create database in ecto.migrate if one does not exist
  • Fix a bug where dates earlier than 2000 could not be saved in Postgres
0