Closed philippthun closed 3 months ago
Running the stack_check before the initial DB setup fails, as it waits for the database schema to be current (Sequel::Migrator.is_current?).
stack_check
Sequel::Migrator.is_current?
[x] I have viewed signed and have submitted the Contributor License Agreement
[x] I have made this pull request to the develop branch
develop
[ ] I have run CF Acceptance Tests on bosh lite
Running the
stack_check
before the initial DB setup fails, as it waits for the database schema to be current (Sequel::Migrator.is_current?
).[x] I have viewed signed and have submitted the Contributor License Agreement
[x] I have made this pull request to the
develop
branch[ ] I have run CF Acceptance Tests on bosh lite