canonical / sqlair

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

Use vars in tests #102

Closed Aflynn50 closed 4 months ago

Aflynn50 commented 10 months ago

Rather than using raw values in tests, use variables where possible.

This PR relies on #69.