Closed Jaymon closed 1 year ago
Query.one is now using the Iterator so all the hydration code is in one place so if I wanted to simplify the interface then I could remove all the get_one supporting code
Query.one
get_one
Query.one
is now using the Iterator so all the hydration code is in one place so if I wanted to simplify the interface then I could remove all theget_one
supporting code