|
 |
Version History
Version V1.0.1
- Objects from different schema's were linked to each other. This is now only done when the schema's are mapped.
- When importing MS SQL Server foreign key constrains to an index with multiple columns, the order of the columns could be wrong. Fixed.
- When changing the project settings the list of schema's is refreshed before re comparing the project.
- When dropping functions DROP PROCEDURE is being replaced by DROP FUNCTION.
- Dropping a MySQL table with an auto increment primary key failed. Fixed.
- The function newid was quoted in default for MS SQL Server. Fixed.
- Changed default log files directory to My Documents.
- Changing a columns default or not null for PostgreSQL would result in an error. Fixed.
- A log file of the database imports and a log file of the comparison is saved if any errors occured.
Version 1.0.0
Initial release.
|
 |