Steven Massaro
Steven Massaro
> @StevenMassaro, I noticed that your PR #2198 fixed the race condition that I was trying to resolve in #1901. #1901 contains a test case that runs a migration with...
We also do not have any existing test coverage for this pattern, so adding this test will help cover more use cases. Thanks @schrieveslaach !
~~Note to self - make sure to add tests for FilenameUtils and other classes.~~ Not necessary, these classes were removed in 13e56e1a22e7d940fb9ffd450f3765265a340496
FYI there are test failures in the pro-side of this PR
I also experienced this and opted instead to just backup and restore the database itself. With Heroku announcing the end of their free tier, I imagine more people will run...
> Quick question, if I may - I've been leveraging FileSystemResourceAccessor like so: > > ``` > Liquibase liquibase = new liquibase.Liquibase("db.changelog-master.xml", new FileSystemResourceAccessor(migrationsDir), database); > ``` > > What's...
I am able to reproduce this issue as well on Ubuntu by running a command like `bw login --apikey `
Interestingly, I _can_ reproduce this with the npm version.
I switched over to using PatternFly's logviewer, which supports line wrapping by default: https://www.patternfly.org/v4/extensions/log-viewer
This is still an issue with the latest release: 7.0.0