1af4105f69b467eca5233c164752923fce021884
Files Diff
- Added: 6
- Removed: 5
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type mybatis : MyBatis to dbClient : DbClient in method public DatabaseVersion(dbClient DbClient) in class org.sonar.db.version.DatabaseVersion | From | To | |
Move Class | 2 | ||
Move Class org.sonar.db.version.SchemaMigrationMapper moved to org.sonar.db.schemamigration.SchemaMigrationMapper | From | To | |
Move Class org.sonar.db.version.SchemaMigrationDto moved to org.sonar.db.schemamigration.SchemaMigrationDto | From | To | |
Rename Attribute | 1 | ||
Rename Attribute mybatis : MyBatis to dbClient : DbClient in class org.sonar.db.version.DatabaseVersion | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type mybatis : MyBatis to dbClient : DbClient in class org.sonar.db.version.DatabaseVersion | From | To | |
Rename Parameter | 1 | ||
Rename Parameter mybatis : MyBatis to dbClient : DbClient in method public DatabaseVersion(dbClient DbClient) in class org.sonar.db.version.DatabaseVersion | From | To |