RebelCode/migrations

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