Skip to content

Conversation

@artofhuman
Copy link

In case if app does not have db yet, commands db:create[env],
db:test:prepare, db:setup did not work, because they required
connection to not existed database. This commit adds ability to run
these commands regardless of whether the database exists or not.

In case if app does not have db yet, commands db:create[env],
db:test:prepare, db:setup did not work, because they required
connection to not existed database. This commit adds ability to run
these commands regardless of whether the database exists or not.
@JonathanTron
Copy link
Member

Thanks @artofhuman, this is great.

@JonathanTron JonathanTron merged commit 69d268b into TalentBox:master Sep 15, 2024
JonathanTron added a commit that referenced this pull request Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants