Skip to content

Instantly share code, notes, and snippets.

@leben-jp
Created November 14, 2021 09:41
Show Gist options
  • Save leben-jp/b065df474b2452245c2a01b5906e06f6 to your computer and use it in GitHub Desktop.
Save leben-jp/b065df474b2452245c2a01b5906e06f6 to your computer and use it in GitHub Desktop.
bin/cake migrations status
Status Migration ID Migration Name
up 20211113120214 CreateHoge0
up 20211113121301 CreateHoge1
up 20211113121453 CreateHoge2
bin/cake migrations rollback -t 20211113121453
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment