ash-project / ash_sql

A library containing some shared Ecto-based sql data layer functionality.
MIT License
4 stars 8 forks source link

fix: fix argument order in AshSql.Bindings.default_bindings/4 #13

Closed rbino closed 5 months ago

rbino commented 5 months ago

Implementation and resource were swapped at some call sites. Also make sure that all heads of the function are coherent.

Contributor checklist

zachdaniel commented 5 months ago

🚀 Thank you for your contribution! 🚀