8d8a06e2280680d2c036870b0d1f0d20325e7c66
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 4 | ||
Extract Variable schema : Schema in method public update() : int from class org.lealone.sql.ddl.CreateIndex | From | To | |
Extract Variable schema : Schema in method public update() : int from class org.lealone.sql.ddl.DropIndex | From | To | |
Extract Variable oldName : String in method public rename(obj SchemaObject, newName String) : void from class org.lealone.db.schema.Schema | From | To | |
Extract Variable oldName : String in method public renameDatabaseObject(session ServerSession, obj DbObject, newName String) : void from class org.lealone.db.Database | From | To | |
Inline Variable | 1 | ||
Inline Variable db : Database in method public update() : int from class org.lealone.sql.ddl.AlterIndexRename | From | To |