noppoMan / npdynamodb

A Node.js Simple Query Builder and ORM for AWS DynamoDB
112 stars 18 forks source link

rollback all migrations #67

Open stephen1706 opened 6 years ago

stephen1706 commented 6 years ago

how to do rollback on all of the previously run migrations script? i think the npd migrate:rollback will only rollback the last migrations script