Francis
Francis
AEAsh Elixir
Created by Francis on 8/2/2023 in #support
AshCsv - duplication on `upsert?: true`
Tried to upgrade to 0.9.3 but it seems like ash_csv isn't compatible with newer versions of ash? 🤔 Got the following error when running mix deps.update ash_csv:
Resolving Hex dependencies...
Resolution completed in 0.052s
Because ash_csv >= 0.9.3 depends on ash ~> 2.6.11 and your app depends on ash ~> 2.9, ash_csv >= 0.9.3 is forbidden.
So, because your app depends on ash_csv ~> 0.9.3, version solving failed.
** (Mix) Hex dependency resolution failed
Resolving Hex dependencies...
Resolution completed in 0.052s
Because ash_csv >= 0.9.3 depends on ash ~> 2.6.11 and your app depends on ash ~> 2.9, ash_csv >= 0.9.3 is forbidden.
So, because your app depends on ash_csv ~> 0.9.3, version solving failed.
** (Mix) Hex dependency resolution failed
8 replies
AEAsh Elixir
Created by Francis on 8/2/2023 in #support
AshCsv - duplication on `upsert?: true`
Awesome! Thanks for looking into it so quickly!
8 replies
AEAsh Elixir
Created by Francis on 5/13/2023 in #support
SQLite support
Oh interesting! I'll look into the implementation of ash_postgres 🙂
16 replies