-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Couple times I faced with an issue when I forgot to add second } in lookup expression in case of using string literal, something like that update(foo, `bar.{id:${item.id}`, item)
maybe it is possible to add warning message, eg "Seems you've forgotten to add } in lookup expression (...)"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels