canonical / sqlair

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

Expand skip spaces #25

Closed fernape closed 1 year ago

fernape commented 1 year ago

Expand skipSpaces so it handles new lines and tabs. This will be useful since queries in code tend to be indented for clarity. Since it now handles more than spaces, rename the function to skipBlanks