canonical / sqlair

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

Add examples #70

Closed Aflynn50 closed 6 months ago

Aflynn50 commented 1 year ago

Add an example program that creates a database then uses SQLair to do some simple queries on it.

It also contains two examples of using the Outcome struct.