You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure where this happens. It's sqlparser-rs which creates the initial expression, so I'm guessing it's being parsed correctly, unless there's a versioning issue?
Currently:
is formatted as:
...which isn't valid SQL.
I'm not sure where this happens. It's
sqlparser-rs
which creates the initial expression, so I'm guessing it's being parsed correctly, unless there's a versioning issue?ref PRQL/prql#1467
The text was updated successfully, but these errors were encountered: