ce3bd39cfff6dc7df5728b0b1fc3217d0f86a248
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable filter : Condition to condition : Condition in method private parseAggregateFunctionIf(ctx ParserContext, basic boolean) : Field<?> in class org.jooq.impl.ParserImpl | From | To | |
Change Return Type | 3 | ||
Change Return Type AggregateFilterStep<?> to SortField<?> in method private parseWithinGroup1(ctx ParserContext) : SortField<?> in class org.jooq.impl.ParserImpl | From | To | |
Change Return Type AggregateFilterStep<?> to List<SortField<?>> in method private parseWithinGroupN(ctx ParserContext) : List<SortField<?>> in class org.jooq.impl.ParserImpl | From | To | |
Change Return Type WindowBeforeOverStep<?> to AggregateFilterStep<?> in method private parseOrderedSetFunctionIf(ctx ParserContext) : AggregateFilterStep<?> in class org.jooq.impl.ParserImpl | From | To |