New
v0.20.0
What's Changed
- update Ecto to v3.13 by @ruslandoga in https://github.com/elixir-sqlite/ecto_sqlite3/pull/170
- implement support for count(_, :distinct) by @aseigo in https://github.com/elixir-sqlite/ecto_sqlite3/pull/171
Full Changelog: https://github.com/elixir-sqlite/ecto_sqlite3/compare/v0.19.0...v0.20.0