Skip to content

Add --version flag to migration command #73

Description

@cicekhayri

Currently, the migration command defaults to applying "Up" migrations, and users can specify the --down flag to roll back migrations. This enhancement proposes adding a --version flag to both the --up and --down migration commands. The --version flag allows users to target a specific version when running migrations, providing more flexibility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions