An Ecto SQLite3 adapter.
0

Configure Feed

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

Bump to 0.4.7

Matthew Johnston (Mar 16, 2021, 2:25 PM -0500) de25b5e3 6b256280

+1 -1
+1 -1
mix.exs
··· 4 4 def project do 5 5 [ 6 6 app: :exqlite, 7 - version: "0.4.6", 7 + version: "0.4.7", 8 8 elixir: "~> 1.8", 9 9 compilers: [:elixir_make] ++ Mix.compilers(), 10 10 make_targets: ["all"],