Changelog

0.5.4 - 2021-03-23

Fixed

  • Fix incorrect passing of chunk_size to fetch_all/4

0.5.3 - 2021-03-23

Fixed

  • :invalid_chunk_size being emitted by the DBConnection.execute

0.5.2 - 2021-03-23

Added

0.5.1 - 2021-03-19

Changed

0.5.0 - 2021-03-17

Removed

  • Removed Ecto.Adapters.Exqlite Replaced with Ecto Sqlite3 library.