You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@agufagit The parameter as provided may not be passed correctly to the backend because the backend is not familiar with the default format it would get. Will make a PR update that "Stringifies" these type of parameters correctly. That should rectify this issue
Describe the bug
RecordID parameter is not recognized in transaction block
Steps to reproduce
following code returns:
data: []
Expected behaviour
expected returns:
data: [map[id:{t 1} name:test]]
SurrealDB version
surreal 2.0.4
Contact Details
No response
Is there an existing issue for this?
Code of Conduct
The text was updated successfully, but these errors were encountered: