Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make command for clearing existing database #159

Open
krzysztofwolski opened this issue Jul 28, 2022 · 0 comments
Open

Make command for clearing existing database #159

krzysztofwolski opened this issue Jul 28, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@krzysztofwolski
Copy link
Member

The problem I would like to solve:

When working on multiple dev branches, sometimes I end up with database with broken migrations. There's README entry for situations like this, but it might be a good idea to add cleanup command to Makefile

Solution

Extra points

It seems to be a common issue for casual/new platform users - sometimes, database just doesn't populate after some experiments. If the makefile command bootstrap could inform users about possible causes, it would help a lot.

Example:

  • run bootstrap command
  • migration command fails
  • user is presented with the message explaining what could be a cause and suggesting cleanup as one of the solutions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant