This repository has been archived by the owner on Jul 25, 2024. It is now read-only.
0.3.0
- Enhancements
- Bugfixes
- Allow default values to get assigned correctly when a query defines
an enum variable with a default - Query can take an optional Enum argument and correctly fall back if
that value is not specified
- Allow default values to get assigned correctly when a query defines
- Note: the
execute/5
signature will be changed to theexecute_with_opts/3
in a future version