e3a5ddae68453c76f1826403001eaf56809f88e6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private acceptDropColumn(ctx Context<?>) : void extracted from private accept1(ctx Context<?>) : void in class org.jooq.impl.AlterTableImpl | From | To | |
Extract Method private acceptIfExistsColumn(ctx Context<?>) : void extracted from private accept1(ctx Context<?>) : void in class org.jooq.impl.AlterTableImpl | From | To |