- Migration List:
- Display migration status in list
- Wrap long connection strings
- Structure stage:
- Detect Index Organized Tables and automatically exclude their overflow tables
- Data stage:
- Show total bytes and bytes per seconds for a finished transfer
- Indicate whether a child process died from a signal, such as from the out-of-memory killer
- Gracefully handle
INT
signals to hasten abort request
- Migration Settings:
- Changed data progress interval unit from milliseconds to seconds
- Migration passwords are now encrypted within the database
- Code editors occasionally loose changes while typing
- Renaming a table column does not display the new name in the constraint tab
- PostgreSQL reserved identifiers are not read if the amount of CPU cores can not be retrieved
- Replacing trigger code using the
Search
tab does not update the code in the editor without refreshing ORA-01652: unable to grow temp segment in tablespace TEMP by 1MB during operation
when reading indexes from some Oracle databases- Enabling the diff mode on a view-editor causes a page crash
DEFAULT is not allowed in this context
when migrating list partitions with a non-uppercase default
statement