canonical / sqlair

Friendly type mapping for SQL databases
Apache License 2.0
17 stars 9 forks source link

Add All #49

Closed Aflynn50 closed 1 year ago

Aflynn50 commented 1 year ago

This PR adds the All method to Query. This method takes pointers to slices that contain each type in the query, these are then populated with the rows returned from the query.