canonical / sqlair

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

bugfix: ignore SQL function calls in output expressions #133

Closed letFunny closed 5 months ago

letFunny commented 5 months ago

The parser now works when using SQL functions instead of column names in output expressions.