Completed
Pull Request — master (#1193)
by Dmitriy
02:31
created
29 files with issues
Count Path Last Found
2 src/Phinx/Seed/AbstractSeed.php
Duplication
22 src/Phinx/Db/Adapter/SqlServerAdapter.php
Bug Best Practice Duplication Unused Code Comprehensibility
3 src/Phinx/Console/Command/SeedRun.php
Duplication
2 src/Phinx/Console/Command/Status.php
Duplication
2 src/Phinx/Migration/Manager/Environment.php
Bug
1 src/Phinx/Console/Command/Breakpoint.php
Duplication
2 src/Phinx/Console/Command/Migrate.php
Duplication
3 src/Phinx/Db/Adapter/ProxyAdapter.php
Duplication Bug
18 src/Phinx/Db/Adapter/SQLiteAdapter.php
Duplication Unused Code Comprehensibility Bug
21 src/Phinx/Db/Adapter/PostgresAdapter.php
Duplication Unused Code Comprehensibility Bug Best Practice