daml/libs-scala/flyway-testing
Andreas Herrmann 9758b2f85b
Check trigger dao migrations digests (#7908)
* Check the trigger dao migrations digest

Following the example of the corresponding ledger on SQL tests.

The digests had to be updated as both of them had gone out of sync.
The init digest presumably due to the change in #7226 and the one for
adding the access token during review of #7890.

changelog_begin
changelog_end

* define abstract migrations test

* Use abstract migrations test in trigger service tests

* use abstract migrations test in ledger on SQL

* Retain check for number of .sql resources

* Factor out the hash-migrations script

* Consistent shell settings

Addressing review comment

Co-authored-by: Andreas Herrmann <andreas.herrmann@tweag.io>
2020-11-06 09:20:32 +00:00
..
src/main/scala/flyway Check trigger dao migrations digests (#7908) 2020-11-06 09:20:32 +00:00
BUILD.bazel Check trigger dao migrations digests (#7908) 2020-11-06 09:20:32 +00:00
hash-migrations.sh Check trigger dao migrations digests (#7908) 2020-11-06 09:20:32 +00:00