forked from dork/tarantool-java
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: Check support for named fields in update/upsert
Add required tests that show support for named fields introduced in Tarantool 2.3. This feature affects update and upsert operation triplets allowing to use field names specified as a space format. Extend operation DSL part to use named field in addition to numeric ones. Closes: #220
- Loading branch information
1 parent
f32bafa
commit 9988eb3
Showing
2 changed files
with
124 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters