mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
b85637115f
* add SearchForeverRequest with one-or-many JSON model * the least structured way to flatten a query union into a single stream * add somewhere for indices to go in StreamQuery * unzipMap utility * doc Positive * collect indices for SearchForever predicate, and use only one Map * interface for rendering positions * finish propagating positives from the predicate to the rendering phase * add matchedQueries to every `created` in the searchForever results * test that matchedQueries indices are included in query stream blocks * document query union * add changelog CHANGELOG_BEGIN - [JSON API - Experimental] ``/contracts/searchForever`` accepts multiple queries, and includes with each ``created`` result the ``matchedQueries`` indicating which queries matched. See `issue #4363 <https://github.com/digital-asset/daml/pull/4363>`_. CHANGELOG_END * remove unused unzipMap |
||
---|---|---|
.. | ||
db-backend | ||
http-json | ||
jwt | ||
lf-value-json | ||
utils |