Skip to content

Instantly share code, notes, and snippets.

@shabaz-ejaz
Created August 30, 2017 13:16
Show Gist options
  • Save shabaz-ejaz/b211ec7d34650987353a010c51dd0773 to your computer and use it in GitHub Desktop.
Save shabaz-ejaz/b211ec7d34650987353a010c51dd0773 to your computer and use it in GitHub Desktop.
migration add column
yii migrate/create add_position_column_to_post_table --fields="position:integer"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment