mongodb_ecto v0.1.2 Release Notes

Release Date: 2015-10-18 // over 8 years ago
    • Breaking changes:

      • Raise on limit and offset in update_all and delete_all queries, it's not supported by MongoDB, we were failing siletnly before
    • Bug fixes:

      • Allow interpolation in limit and offset