mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-13 00:16:19 +03:00
d7ee278518
* Fix typo postgres --> oracle * Move tablePrefix into base jdbcConfig * Add table.prefix in trigger service migrations * Add tablePrefix to trigger service db table names changelog_begin * [Trigger Service] Enable the new `tablePrefix` setting in the `--jdbc` flag to add a prefix to all tables used by the trigger service to avoid collisions with other components using the same db-schema. changelog_end * Add tablePrefix config test for trigger service * Fix Oracle test * Allow existing schema in trigger service CHANGELOG_BEGIN * [Trigger Service] Enable the new ``--allow-existing-schema`` flag to initialize the trigger service on a database with a pre-existing schema. CHANGELOG_END * Don't ignore CLI flag value * Update triggers/service/src/main/scala/com/digitalasset/daml/lf/engine/trigger/dao/DbTriggerDao.scala Co-authored-by: Stephen Compall <stephen.compall@daml.com> * Use fragment interpolation Co-authored-by: Andreas Herrmann <andreas.herrmann@tweag.io> Co-authored-by: Gary Verhaegen <gary.verhaegen@digitalasset.com> Co-authored-by: Stephen Compall <stephen.compall@daml.com> |
||
---|---|---|
.. | ||
adjustable-clock | ||
auth-utils | ||
build-info | ||
concurrent | ||
contextualized-logging | ||
db-utils | ||
doobie-slf4j | ||
flyway-testing | ||
fs-utils | ||
gatling-utils | ||
grpc-reverse-proxy | ||
grpc-server-reflection-client | ||
grpc-test-utils | ||
grpc-utils | ||
logging-entries | ||
nameof | ||
oracle-testing | ||
ports | ||
postgresql-testing | ||
resources | ||
resources-akka | ||
resources-grpc | ||
scala-utils | ||
scalatest-utils | ||
timer-utils |