canonical / sqlair

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

Add complete #34

Closed Aflynn50 closed 1 year ago

Aflynn50 commented 1 year ago

This PR adds the complete stage. In this stage, we process any query arguments that are needed for execution. All structs mentioned in input expressions are passed to complete and the values that we need are extracted from them.