We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2da57a commit df6732aCopy full SHA for df6732a
mix.exs
@@ -2,7 +2,7 @@ defmodule EctoSQL.MixProject do
2
use Mix.Project
3
4
@source_url "https://github.com/elixir-ecto/ecto_sql"
5
- @version "3.12.0"
+ @version "3.12.1"
6
@adapters ~w(pg myxql tds)
7
8
def project do
0 commit comments