beego / bee

Bee is a tool for helping develop with beego app framework.
Apache License 2.0
1.44k stars 920 forks source link

bee migrate: add functionality to view current database state, up/down a particular migration. #805

Open akp2603 opened 2 years ago

akp2603 commented 2 years ago

Add support for viewing current database version, current migration statuses, up and down a particular migration using it's version number.