issues
search
alexdesousa
/
ayesql
Library for using raw SQL in Elixir
MIT License
138
stars
14
forks
source link
Runner improvements
#24
Closed
alexdesousa
closed
2 years ago
alexdesousa
commented
2 years ago
This PR adds several improvements to runners:
[x] Default query execution.
[x] Possibility of passing options to the query function for
Ecto
and
Postgrex
runners.
[x] Replaced Travis with Github Actions.
This PR adds several improvements to runners:
Ecto
andPostgrex
runners.