This import should only be generated when there are transactions in any table. This was introduced in the lastest version: https://github.com/Clever/wag/pull/473
[x] Run make build
[x] Run make generate
[x] Update the current version in the /VERSION file.
Testing
with v9.1.4, the import included but was unused which caused build errors
https://clever.atlassian.net/browse/DD-5011
This import should only be generated when there are transactions in any table. This was introduced in the lastest version: https://github.com/Clever/wag/pull/473
make build
make generate
/VERSION
file.Testing
with v9.1.4, the import included but was unused which caused build errors
with this fix: