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 1e32d2f commit e5a3315Copy full SHA for e5a3315
1 file changed
mix.exs
@@ -188,7 +188,7 @@ defmodule AshPostgres.MixProject do
188
[
189
{:ash, ash_version("~> 3.24")},
190
{:spark, "~> 2.3 and >= 2.3.4"},
191
- {:ash_sql, ash_sql_version("~> 0.4 and >= 0.4.3")},
+ {:ash_sql, ash_sql_version("~> 0.6")},
192
{:igniter, "~> 0.6 and >= 0.6.29", optional: true},
193
{:ecto_sql, "~> 3.13"},
194
{:ecto, "~> 3.13"},
0 commit comments