-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Description
Feature request: Knex CLI list all pending migrations
Are there any plans for list
command? The idea is to print all migrations which haven't been applied yet.
API Example:
knex list
20190809115505_migration10
20190809115506_migrations11
20190809115507_migrations12
References:
- sqitch -
sqitch status
- node-migrate -
migrate list
Metadata
Metadata
Assignees
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
kibertoad commentedon Aug 13, 2019
@Saka7 Sounds useful! We would gladly accept PR for this.
knex cli list all migrations with status (#3390) (#3409)
kibertoad commentedon Aug 28, 2019
Released in 0.19.3