arangodb_ecto icon indicating copy to clipboard operation
arangodb_ecto copied to clipboard

Changes needed for Ecto 3.0

Open pinx opened this issue 6 years ago • 0 comments

After some experimenting, a few areas arose, where we need to make changes:

  • concurrent migrations was introduced The Adapter behaviour expects lock_for_migrations
  • Ecto.Date and Ecto.DateTime are now fully deprecated

pinx avatar Mar 26 '18 16:03 pinx