2867e070eae3f6d7793d058dac3bcee20328e498
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable existingForeignKey : ForeignKeyInformation to existingForeignKeyFound : boolean in method protected applyForeignKeys(table Table, tableInformation TableInformation, dialect Dialect, metadata Metadata, formatter Formatter, options ExecutionOptions, targets GenerationTarget...) : void in class org.hibernate.tool.schema.internal.AbstractSchemaMigrator | From | To | |
Change Variable Type | 1 | ||
Change Variable Type existingForeignKey : ForeignKeyInformation to existingForeignKeyFound : boolean in method protected applyForeignKeys(table Table, tableInformation TableInformation, dialect Dialect, metadata Metadata, formatter Formatter, options ExecutionOptions, targets GenerationTarget...) : void in class org.hibernate.tool.schema.internal.AbstractSchemaMigrator | From | To |