dbMigration .NET 7.5 released!
dbMigration .NET 7.5 is a simple, easy and intuitive multiple database migration and data synchronization tool, With it you can easily migrate schema and data to Firebird and vice versa. (Full support for Firebird 1.5~4.0+)
- Updated to FirebirdSql.Data.FirebirdClient.dll 5.12.1.0
- Startup, Data migration and Data synchronization performance improvements
- Added Connection List
- Added Global table and column case
- Updated NUMERIC and DECIMAL precision up to 34 digits (FB4)
- Improved connecting to a remote Firebird without a local installation of Firebird (FB)
- Improved Automatically generate foreign keys
- Improved Automatic Mapping Types
- Improved Automatic Mapping Domain Types
- Improved Custom Mapping Types
- Improved Data Synchronization
- Improved Command-Line
- …and more