Sietse Brouwer
Sietse Brouwer
Have a look here, this contains various generated Python schemas to click around in. It uses `xsdata` to generate a Python schema from the XML schema, using various options. https://github.com/sietse/compare-schema-generators...
EDIT: See https://github.com/pydantic/pydantic/issues/5821#issuecomment-1559196859 for the main issue and a list of workarounds. I'm deleting the rest of my comment: all its information is present in the linked thread.
I have a question, not about future multiline syntax, but about a potential workaround: perhaps in Prql 0.3.1, we can use currying to add arguments one at a time. Perhaps...
Well, thank you very much for taking a look. PRQL is a beautiful thing. Have a good slide into the new year!
A thought about backslash `\` for line continuations: it can interact badly with line comments. - In languages where `\` at the end of a line indicates a line continuation...
snth is right. I felt that a long expression like `seats + couches + standing` risked a sidetrack into "a line ending in + is obviously incomplete" territory, hence why...
This issue is possibly related to #37 , which also involves `\resizebox` and colliding/overlapping elements.
On second thoughts, perhaps this comment should be its own issue. I've submitted it as #4108 and moved the details there. Multiple LFS URLs could still potentially *solve* #4108, but...