RebelCode/migrations

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
.idea/migrations.iml
phpmd.xml
README.md
nbproject/project.xml
.gitattributes
.idea/modules.xml
.idea/php-test-framework.xml
phpunit.xml
.idea/vcs.xml
.gitignore
composer.lock
.codeclimate.yml
composer.json
.idea/misc.xml
.php_cs
nbproject/project.properties
.idea/php.xml
CHANGELOG.md
.travis.yml
LICENSE
src/MigratorAwareInterface.php6
A
0 mins
src/Exception/CouldNotMigrateExceptionInterface.php8
A
0 mins
src/MigratorInterface.php9
A
0 mins
src/Exception/MigratorExceptionInterface.php9
A
0 mins
src/Exception/AbstractMigratorException.php12
A
0 mins
src/Exception/MigratorException.php17
A
0 mins
src/Exception/CouldNotMigrateException.php32
A
35 mins
src/MigratorAwareTrait.php32
A
0 mins
src/MySqlFormatMigrator.php84
A
0 mins
src/MySqlDatabase.php98
A
0 mins
src/AbstractDatabase.php138
A
1 hr
src/AbstractMigrator.php160
A
0 mins