Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 258 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 258 Bytes
  -all
        Apply all pending migrations
  -reset
        Revert all migrations
  -down int
        Migrate down a certain number of versions
  -to int
        Migrate to a specific version
  -up int
        Migrate up a certain number of versions