daml/ledger-service
Stephen Compall 4e712a01a0
add oracle option for json-api perf runner (#9492)
* add oracle option to http-json-perf-binary-ee

* add oracle path to perf Main's JDBC bracket

* adapt to availableJdbcDriverNames; missing deps

* add changelog

CHANGELOG_BEGIN
- [JSON-API Perf] ``--query-store-index=postgres`` must be passed
  to select PostgreSQL query store performance testing; ``true``
  and ``yes`` are no longer supported.
  See `issue #9492 <https://github.com/digital-asset/daml/pull/9492>`__.
CHANGELOG_END
2021-04-27 08:58:44 -04:00
..
cli-opts Upgrade scalafmt and enable trailing commas (#8437) 2021-01-09 11:37:37 +01:00
db-backend Nest stakeholders in contracts table as JSON arrays (#9484) 2021-04-27 12:27:25 +02:00
http-json Switch from @silent to @nowarn. (#9498) 2021-04-26 19:46:14 +00:00
http-json-cli Fix copy-pasta in HTTP JSON API EE options (#9296) 2021-03-31 08:57:51 +02:00
http-json-ledger-client add ledger connection retry on json-api start (#9450) 2021-04-21 10:08:47 -04:00
http-json-oracle Switch to an environment variable for enabling Oracle tests. (#9511) 2021-04-27 11:50:39 +00:00
http-json-perf add oracle option for json-api perf runner (#9492) 2021-04-27 08:58:44 -04:00
http-json-testing Test for duplicate contracts when querying on behalf of multiple parties (#9443) 2021-04-20 09:25:40 +00:00
jwt Port parts of //ledger-service to Scala 2.13 (#8776) 2021-02-08 11:27:50 +00:00
lf-value-json use {tag, value} format for SQLizing advanced JSON queries (#9321) 2021-04-06 08:58:37 -04:00
utils Port parts of //ledger-service to Scala 2.13 (#8776) 2021-02-08 11:27:50 +00:00