Skip to content

4.4.0

Choose a tag to compare

@bizley bizley released this 10 Oct 17:14
· 21 commits to master since this release
dcb956f

Added new action sql allowing to extract SQL statements from the given migration file. Usage examples:

  • yii migration/sql migration_name
  • yii migration/sql migration_name up
  • yii migration/sql migration_name down