8000 Update CHANGELOG · thedemodev/arangodb@e63a54b · GitHub
[go: up one dir, main page]

Skip to content

Commit e63a54b

Browse files
authored
Update CHANGELOG
1 parent 7d9d6d8 commit e63a54b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,14 @@ devel
33

44
* Foxx API now respects "idiomatic" flag being explicitly set to false.
55

6-
* Fix crash in execution of non-spliced subqueries if remainder of subquery is skipped.
6+
* Fix crash in execution of non-spliced subqueries if remainder of subquery is
7+
skipped.
78

89
* Made modification subqueries non-passthrough. The passthrough logic only works
910
if exactly as many output rows are produced as input rows are injected.
10-
If the subquery with modification is skipped however this API is violated,
11-
we perform the subquery with the modification, but then discard the input if skipped).
11+
If the subquery with modification is skipped however this API is violated, we
12+
perform the subquery with the modification, but then discard the input if
13+
skipped).
1214

1315
* Optimized Web UI styling for ArangoSearch Views when in read-only mode.
1416

0 commit comments

Comments
 (0)
0