daml/daml-script/test
Robert Autenrieth 301dcd9e40
DPP-316: Enable the use of the append only index database (#9368)
* Enable append-only schema in index

changelog_begin
changelog_end

* Enable append-only schema in indexer

* Add CLI flags to configure append-only indexer

* Fix CLI flag name

* Remove unused parameter

* Change CLI flag description

... it's independent of Postgres

* Refactor how indexer config is specified in CLI

* Upper case constants
2021-04-12 21:11:03 +00:00
..
daml Add exception handling to Daml Script (#9324) 2021-04-07 18:48:24 +02:00
src DPP-316: Enable the use of the append only index database (#9368) 2021-04-12 21:11:03 +00:00
BUILD.bazel Add exception handling to Daml Script (#9324) 2021-04-07 18:48:24 +02:00
daml-script-test-runner.sh Expose Daml stacktraces for Daml Script errors (#9025) 2021-03-04 16:13:50 +01:00