arangodb_ecto
arangodb_ecto copied to clipboard
Changes needed for Ecto 3.0
trafficstars
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