daml/ledger-service/db-backend
Stephen Compall 1b6e4523ed replace JSON witnessParties column with a text[] column (#3461)
* replace JSON witnessParties column with a PG text[] column

* notes about the concurrent behavior of updateOffset

* include witness party in selectContracts query

* fmt

* fix witness_parties fetching in http-json tests

* release note

* typo in prior release note

* move new release note to bottom
2019-11-19 19:53:43 +00:00
..
src/main/scala/com/digitalasset/http/dbbackend replace JSON witnessParties column with a text[] column (#3461) 2019-11-19 19:53:43 +00:00
BUILD.bazel replace JSON witnessParties column with a text[] column (#3461) 2019-11-19 19:53:43 +00:00