Skip to content
Snippets Groups Projects
Commit 5cbf6f7e authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

ref-sql-tests: a post-merge fix

parent db09f711
No related branches found
No related tags found
No related merge requests found
......@@ -129,7 +129,7 @@ space:select{1}
-- this is illegal
space:update(1, {{'=', 2, 'Huh'}, {'=', 1001, 'invalid field'}})
---
- error: Field 1000 was not found in the tuple
- error: Field 1001 was not found in the tuple
...
space:select{1}
---
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment