daml/ledger-service
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
..
cli-opts Unify TlsConfiguration between SDK and canton [DPP-1113] (#14349) 2022-07-14 16:58:59 +02:00
db-backend better JsNull check for Oracle; test scenarios for nested cases (#15022) 2022-09-21 10:21:35 +00:00
fetch-contracts retest Oracle with payload indexing (#15041) 2022-09-20 10:32:58 -04:00
http-json better JsNull check for Oracle; test scenarios for nested cases (#15022) 2022-09-21 10:21:35 +00:00
http-json-cli Fire a warning if both config file and cli opts found. (#14981) 2022-09-08 21:22:25 +01:00
http-json-ledger-client Split channel configuration from LedgerClientConfiguration (#12433) 2022-01-18 10:03:33 +00:00
http-json-oracle retest Oracle with payload indexing (#15041) 2022-09-20 10:32:58 -04:00
http-json-perf Sandbox Classic Removal in Tests (#13934) 2022-06-07 19:54:52 +00:00
http-json-testing factor stream-starting code in websocket JSON API tests (#15008) 2022-09-13 19:26:59 +00:00
jwt One leeway config for all autorizers [DPP-1215]. (#14930) 2022-09-07 15:07:42 +02:00
lf-value-json deprecate interface library names; use new names downstream (#14856) 2022-08-29 20:43:47 +00:00
pureconfig-utils DPP-1047 Added leeway options for JWT-based authorization. (#14375) 2022-07-13 14:57:54 +02:00
utils Draft /v1/query with interface ID, without query store (#14841) 2022-09-02 12:49:06 +02:00