canonical / sqlair

Friendly type mapping for SQL databases
Apache License 2.0
16 stars 8 forks source link

Basic usage examples #135

Closed Aflynn50 closed 3 months ago

Aflynn50 commented 5 months ago

This PR adds example for Get, GetAll and Iter. These are the three methods on Query that can be used to run queries on the database.