.github/release-drafter.yml | |
|
|
.github/workflows/bundler.yml | |
|
|
.github/workflows/release-drafter.yml | |
|
|
.github/workflows/unit-tests.yml | |
|
|
.gitignore | |
|
|
.php_cs.dist | |
|
|
.phpcs.xml.dist | |
|
|
LICENSE | |
|
|
README.md | |
|
|
codecov.yml | |
|
|
composer.json | |
|
|
demos/init.php | 5 | A 0 mins |
|
demos/modelmigrator.php | 20 | A 0 mins |
|
docs/migrator-console.png | |
|
|
phpunit-mysql.xml.dist | |
|
|
phpunit.xml.dist | |
|
|
src/Migration.php | 417 | D 2 days |
|
src/Migration/Mssql.php | 25 | A 0 mins |
|
src/Migration/Mysql.php | 32 | A 0 mins |
|
src/Migration/Oracle.php | 79 | A 1 hr |
|
src/Migration/Postgresql.php | 58 | A 55 mins |
|
src/Migration/Sqlite.php | 21 | A 0 mins |
|
src/MigratorConsole.php | 24 | A 0 mins |
|
src/PhpunitTestCase.php | 123 | C 1 day |
|