hanami / hanami/hanami-cli

Add db reset command

Open
#212 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Ruby
Stars
33
Forks
55
Avg merge
8d 7h
Merged PRs (30d)
2

Description

We should have a `db reset` command that does drop then create then prepare (maybe can avoid the 'create' since prepare can do that too)

Original:
> It'd be nice to able to do:
>
> ```
> HANAMI_ENV=test hanami db drop create prepare
> ```
>
> Instead, now this only drops the DB and ignores the other args.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.