daml/ledger-service
Samir Talwar 208d4a50da
postgresql-testing: Use a new, random database name every time. (#5911)
* postgresql-testing: Store the JDBC URL separately.

* postgresql-testing: Expose the username and password.

* postgresql-testing: Get the caller to create the database.

And make sure it's a random one, not "test".

CHANGELOG_BEGIN
CHANGELOG_END

* postgresql-testing: Only store the JDBC URL for tests.

Less mutable state, innit.

* postgresql-testing: Capture the individual JDBC URL parameters.

* Bazel: Fix PostgreSQL binary paths.

* postgresql-testing: Just recreate the database in PostgresAroundEach.

There's no need to restart the process with a different data directory.
2020-05-08 12:36:42 +00:00
..
cli-opts allow secure connection from JSON API to ledger (#5555) 2020-04-16 13:12:30 -04:00
db-backend Upgrade scala compiler silencer to 1.6.0 (#5822) 2020-05-04 21:30:46 +00:00
http-json postgresql-testing: Use a new, random database name every time. (#5911) 2020-05-08 12:36:42 +00:00
jwt Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
lf-value-json Improve DAML LF Party, PackageName, PackageId fromString error messages (#5855) 2020-05-06 10:02:49 -04:00
utils Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00