This repository was 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 returnnullin
some situations. ThemapToOne,mapToOneOrDefault,mapToList, andasRowshelpers have all
been updated to handle this case and each is documented with their respective behavior.