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 390b8a8 commit d7ddd4bCopy full SHA for d7ddd4b
mix.exs
@@ -187,7 +187,7 @@ defmodule AshPostgres.MixProject do
187
[
188
{:ash, ash_version("~> 3.14")},
189
{:spark, "~> 2.3 and >= 2.3.4"},
190
- {:ash_sql, ash_sql_version("~> 0.4 and >= 0.4.2")},
+ {:ash_sql, ash_sql_version("~> 0.4 and >= 0.4.3")},
191
{:igniter, "~> 0.6 and >= 0.6.29", optional: true},
192
{:ecto_sql, "~> 3.13"},
193
{:ecto, "~> 3.13"},
0 commit comments