Uh oh!
There was an error while loading. Please reload this page.
docs: Add docs for Relation literals - #2605
Conversation
Is this a reasonable name? Or does it conjure someone saying "They're _literally_ tables" when seeing some large stools?
I've combined it with the `from_text` page, as I think they're similar (and I put these first since I think they're generally better).
One question — do we want any keyword for them — e.g. `from_lit {...}`? I don't think we necessarily do, but wanted to raise it, since it's the only construction which can be directly in line now.aljazerzen
commented
May 23, 2023
If you want, you can use: ... because I'd say let's not add too much unnecessary functions here. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Aljaž Mur Eržen <aljazerzen@users.noreply.github.com>
Co-authored-by: Aljaž Mur Eržen <aljazerzen@users.noreply.github.com>
Co-authored-by: Aljaž Mur Eržen <aljazerzen@users.noreply.github.com>
for more information, see https://pre-commit.ci
eitsupi
commented
May 23, 2023
My preference is starting with Given things like |
max-sixty
commented
May 24, 2023
This resonates with me... |
max-sixty
commented
May 26, 2023
Merging this; with a note on us considering |


I've combined it with the
from_textpage, as I think they're similar (and I put these first since I think they're generally better).One question — do we want any keyword for them — e.g.
from_lit {...}? I don't think we necessarily do, but wanted to raise it, since it's the only construction which can be directly in line now.