This repository has been archived by the owner on Aug 17, 2020. It is now read-only.
- Fix: Document explicitly and correctly handle the fact that
Query.run()
can returnnull
in
some situations. ThemapToOne
,mapToOneOrDefault
,mapToList
, andasRows
helpers have all
been updated to handle this case and each is documented with their respective behavior.