SQL Server to PostgreSQL のリリース
Released: Oct 30, 2024
v7.1 での更新項目
機能
- Added a multi-threading algorithm for when migration reaches 7M rows (~350MB) per minute.
- Added support for the latest PostgreSQL authentication protocol.
Released: Dec 18, 2023
v6.5 での更新項目
機能
- Improved 'Edit Table' feature.
- Improved support for fixed width char.
不具合の修正
- Fix: custom schema in foreign key statements.
Released: Aug 14, 2023
v6.3 での更新項目
機能
- Improved migration of identity properties.
不具合の修正
- Fix: indexes built on binary columns.
Released: Jan 17, 2022
v6.1 での更新項目
機能
- Option to select source and target schema.
- SSL connection for PostgreSQL is supported.
- Verified support for Azure PostgreSQL and Azure SQL.