daml/extractor
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
..
bin replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
src postgresql-testing: Use a new, random database name every time. (#5911) 2020-05-08 12:36:42 +00:00
.gitignore open-sourcing daml 2019-04-04 09:33:38 +01:00
BUILD.bazel allow secure connection from JSON API to ledger (#5555) 2020-04-16 13:12:30 -04:00