Skip to content

Commit c943276

Browse files
oleg-jukovecvr009
authored andcommitted
Add public API with a request object for Select/Update/Upsert
This patch provides request types for part of space operations: Select, Update and Upstream. It allows to create requests step by step. The main idea here is too provide more extensible approach to create requests. Part of #126
1 parent 80fe1fd commit c943276

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ CI and documentation.
3535
- queue-utube handling (#85)
3636
- Master discovery (#113)
3737
- SQL support (#62)
38+
- Add public API with a request object for Select/Update/Upstream (#126)
3839

3940
### Changed
4041

0 commit comments

Comments
 (0)