canonical / sqlair

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

Add more advance chars #38

Closed Aflynn50 closed 1 year ago

Aflynn50 commented 1 year ago

The advance function in the parser looks for places in the SQL query that might be the start of an input or output expression. This PR adds more chars that will be considered as a possible start for an IO expression.