Releases: elixir-sqlite/ecto_sqlite3
Releases · elixir-sqlite/ecto_sqlite3
v0.17.4
v0.17.3
What's Changed
- fix: Implement and support cell-wise placeholder support by @warmwaffles in #154
Full Changelog: v0.17.2...v0.17.3
v0.17.2
v0.17.1
v0.17.0
What's Changed
- Update insertion benchmark by @gmile in #144
- Fix various issues with ecto 3.12 by @warmwaffles in #147
New Contributors
Full Changelog: v0.16.0...v0.17.0
v0.16.0
What's Changed
- Update docs to include
load_extensions
by @jeregrine in #141 - Update README.md for SQL Cipher example by @lawik in #142
New Contributors
Full Changelog: v0.15.1...v0.16.0
v0.15.1
What's Changed
- Encodes nil blobs for updates by @JesseStimpson in #140
New Contributors
- @JesseStimpson made their first contribution in #140
Full Changelog: v0.15.0...v0.15.1
v0.15.0
What's Changed
- Add support for decimal_encode(nil) by @philipgiuliani in #139
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- Allow subquery values in insert_all by @greg-rychlewski in #137
- Add support for nil value in datetime column by @gshaw in #136
New Contributors
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Document that an in-memory database can be destroyed if a process dies by @Gazler in #135
- Prepare for Ecto 3.11 by @greg-rychlewski in #126
New Contributors
Full Changelog: v0.12.0...v0.13.0