-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
A big difference between standalone nu runtime that stor is useless with http-nu
❯ let command = "stor reset | ignore; stor create -t users -c {id: int username: str} | print $in"
❯ nu -c $command
╭───────┬────────────────╮
│ users │ [list 0 items] │
╰───────┴────────────────╯
❯ http-nu eval -c $command
PRINT: {}Now, I understand that cross stream is nice, but for different use cases.
Is this intentional, or an architectural consequence, or a bug.
Thank you
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels