An Ecto SQLite3 adapter.
0

Configure Feed

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

Bump to 0.17.6

Matthew Johnston (Dec 19, 2024, 8:24 PM -0600) 82aacf58 70f4edd3

+1 -1
+1 -1
mix.exs
··· 1 1 defmodule EctoSQLite3.MixProject do 2 2 use Mix.Project 3 3 4 - @version "0.17.5" 4 + @version "0.17.6" 5 5 6 6 def project do 7 7 [