Hi.
A feature request.
I'm doing some incremental development, but I need to be able to test things backwards and forwards through the migrations.
Currently, I have to track which timestamp to use as my target, but I can see it is always 3 migrations (or 4, 5, etc. as I develop).
A new option of --count (-o) Number of migrations to process would be useful for this.
Regards,
Richard Quadling.