Skip to content

Releases: LostKobrakai/Migrations

Allow for utf8mb4 and innodb setups

06 Dec 10:19
Compare
Choose a tag to compare
0.1.8

Shorten index kex to allow for utf8mb4 / innodb setups

0.1.7

15 Sep 10:25
Compare
Choose a tag to compare
Lost kobrakai change module filename back (#11)

0.1.6

15 Sep 10:16
Compare
Choose a tag to compare
Make cli more enviroment agnostic

0.2.0-dev

04 Sep 15:41
Compare
Choose a tag to compare
0.2.0-dev Pre-release
Pre-release
Implement symfony/console cli

Composer support

30 Jul 11:48
Compare
Choose a tag to compare

Added composer and packagist installation support

0.1.3: Let exceptions bubble to the cli and default to migration files with …

26 Jul 20:37
Compare
Choose a tag to compare
  • Added support for seconds in migration files and default to that for new ones
  • Catch exceptions only for the process module, but not the cli

0.1.2

26 Jul 13:31
Compare
Choose a tag to compare
Fix wording