daml/ledger-service/db-backend
Stephen Compall 77672d2896
better JsNull check for Oracle; test scenarios for nested cases (#15022)
* a couple comparison query scenarios with nested position
* same JSON null test, but different
- 'gt string' (scenario 0) fails without this change
- 'gt int' (scenario 1) succeeds regardless of this change

CHANGELOG_BEGIN
- [JSON API with Oracle] Fix some nested queries that were returning no
  data.  DisableContractPayloadIndexing must be set to true to take
  advantage of this fix.
CHANGELOG_END
2022-09-21 10:21:35 +00:00
..
src better JsNull check for Oracle; test scenarios for nested cases (#15022) 2022-09-21 10:21:35 +00:00
BUILD.bazel move nonempty code to new nonempty library (#13350) 2022-03-21 17:14:17 +00:00