An Ecto SQLite3 adapter.
0

Configure Feed

Select the types of activity you want to include in your feed.

Update changelog

Matthew Johnston (Sep 16, 2025, 9:53 AM -0500) 3ca7c29b 380a9c85

+3
+3
CHANGELOG.md
··· 7 7 8 8 ## Unreleased 9 9 10 + - added: Ability to use `values/1` in ecto queries. 11 + - changed: Updated locked dependencies. 12 + 10 13 ## v0.21.0 11 14 - added: Ability to specify type extensions for custom sqlite types. See: [#167](https://github.com/elixir-sqlite/ecto_sqlite3/pull/167). 12 15