Skip to content

Add db reset command #212

@cllns

Description

@cllns

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions