9ec28091bd11c8cef9dc9163a0c945b8be4e651c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 4 | ||
Replace Variable With Attribute tableName : String to TABLE_NAME : String in method public addColumn() : void in class com.facebook.presto.tests.AlterTableTests | From | To | |
Replace Variable With Attribute tableName : String to TABLE_NAME : String in method public renameTable() : void in class com.facebook.presto.tests.AlterTableTests | From | To | |
Replace Variable With Attribute tableName : String to TABLE_NAME : String in method public renameColumn() : void in class com.facebook.presto.tests.AlterTableTests | From | To | |
Replace Variable With Attribute renamedTableName : String to RENAMED_TABLE_NAME : String in method public renameTable() : void in class com.facebook.presto.tests.AlterTableTests | From | To |