sqlbrite v0.6.2 Release Notes

Release Date: 2016-03-01 // about 8 years ago
    • Fix: Document explicitly and correctly handle the fact that Query.run() can return null in some situations. The mapToOne, mapToOneOrDefault, mapToList, and asRows helpers have all been updated to handle this case and each is documented with their respective behavior.