canonical / sqlair

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

Enforce matching bracketing in output expressions #87

Closed Aflynn50 closed 1 year ago

Aflynn50 commented 1 year ago

This PR changes the syntax of output expressions. For output expressions with columns both sides now need to be unbracketed, or bracketed.

This PR is intended to ensure that the syntax stays consistent. This requirement may be relaxed in the future.

Now allowed:

Now not allowed: