32bcab3904ae06f31e694dacebdb04af0e807381
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable lastIdentifier : OIdentifier to lastExpression : OExpression in method public GroupBy() : OGroupBy in class com.orientechnologies.orient.core.sql.parser.OrientSql | From | To | |
Change Variable Type | 1 | ||
Change Variable Type lastIdentifier : OIdentifier to lastExpression : OExpression in method public GroupBy() : OGroupBy in class com.orientechnologies.orient.core.sql.parser.OrientSql | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type items : List<OIdentifier> to items : List<OExpression> in class com.orientechnologies.orient.core.sql.parser.OGroupBy | From | To |