canonical / sqlair

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

Raw user input in error's #40

Closed Aflynn50 closed 1 year ago

Aflynn50 commented 1 year ago

This PR adds an extra field to inputPart and outputPart called rawString. This contains the section of the input that was parsed by the parseInput or parseOutput. This is then used in error messages in the prepare phase.