Database Migration acceptance testing - using pre-generated database archives (#430)

Signed-off-by: Abdelhamid Bakhta <abdelhamid.bakhta@consensys.net>
This commit is contained in:
Abdelhamid Bakhta
2020-03-10 18:41:14 +01:00
committed by GitHub
parent 6b9a877f1d
commit f03061d2b4
25 changed files with 485 additions and 20 deletions

3
.gitattributes vendored
View File

@@ -2,6 +2,9 @@
*.jar -text
*.bat -text
*.pcap binary
*.zip binary
*.tar binary
*.tar.gz binary
*.blocks binary
*.eot binary
*.svg binary