mirror of https://github.com/hashicorp/boundary
Fix gorm newlines issue (#108)
Even if you made a custom formatter for gorm, it would blithely println anything returned, including nils, resulting in lots of new lines when we were ignoring output. This also creates a custom logger that doesn't do anything when newlines are found.dev-test-db
parent
c009635608
commit
1630d80c0e
Loading…
Reference in new issue