We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 886b60a commit b52e195Copy full SHA for b52e195
doc/release/3.4.0.rst
@@ -59,10 +59,9 @@ Other features include:
59
60
* Point lookup.
61
* Stable iterators.
62
-* Insert/replace/delete/update.
+* Insert / replace / delete / update.
63
* Batch insertion in the Arrow format.
64
-* Transactions, including cross-engine transactions with memtx
65
- (with ``memtx_use_mvcc_engine = false``).
+* Transactions, including cross-engine transactions with memtx (with ``memtx_use_mvcc_engine = false``).
66
* Read view support.
67
* Secondary indexes with an ability to specify covered columns and sequentially scan
68
indexed + covered columns.
0 commit comments