What's Changed
- Fixed: Improve type-inference for
#sql
to allow omittingas:
from@FetchAll
and@FetchOne
(#37). - Fixed: Allow query to be omitted on
@FetchAll.load
, etc., for reloading the current query (#38). - Fixed: Ensure bare
@FetchAll
syntax fetches records where appropriate (#39). - Infrastructure: Documentation fixes (thanks @natemann, #35; @ScottPlease, #36).
New Contributors
- @natemann made their first contribution in #35
- @ScottPlease made their first contribution in #36
Full Changelog: 0.2.0...0.2.1