daml/ledger-service/lf-value-json
Stephen Compall fd63cf0c83
use {tag, value} format for SQLizing advanced JSON queries (#9321)
* literal variant test case for compiled query

* nicer error reporting of positional args in Fragments

* a failing advanced case for variant query

* use proper path

* also check nested number roundtrip

* add changelog

CHANGELOG_BEGIN
- [HTTP JSON API] Range queries within variant data would not return matching
  data when using the PostgreSQL backend with JSON API; this is fixed.
  See `issue #9321 <https://github.com/digital-asset/daml/pull/9321>`__.
CHANGELOG_END
2021-04-06 08:58:37 -04:00
..
src use {tag, value} format for SQLizing advanced JSON queries (#9321) 2021-04-06 08:58:37 -04:00
BUILD.bazel Port parts of //ledger-service to Scala 2.13 (#8776) 2021-02-08 11:27:50 +00:00