Releases: AdaptiveScale/rosetta
Releases · AdaptiveScale/rosetta
Release v2.0.5
Release v2.0.5
- main conf enhancements to use connection attributes as variables
Release v2.0.4
Release v2.0.4
- Fixed schema issue when new table gets created or edited
- Fixed foreign key creation order
- Added DDL transaction support
Release v2.0.3
Release v2.0.3
Added
- all missing translations for all 9 supported DBs
- fixed duplicate translations
- integration tests
- fixes
Release v2.0.2
Release v2.0.2
- Integration tests for Oracle
- Integration tests for MSSql Server
- Integration tests for DB2
- Operation Level set to use SCHEMA as default instead of DATABASE
- Improvements
Release v2.0.1
Release v2.0.1
Added support and translations for:
- Microsoft SQL Server
- Oracle
- DB2
Release v2.0.0
Release v2.0.0
- translation matrix - uses translation matrix (csv file) instead of JSON files for schema translation from any DB to another.
- translation attributes
- added mssql to snowflake translation
- fixed java build that caused Thymeleaf Bug
- dataType sanitisation (handle cases like unsigned in MySQL)
- updated docs
- unit tests
Release v2.0.0-beta
- added mssql to snowflake translation
- fixed java build that caused Thymeleaf Bug
Release v1.9.3
Release v1.9.3
- Fixed java build that caused Thymeleaf Bug
Release v2.0.0-alpha
- Translation matrix
Uses translation matrix (csv file) instead of JSON files for schema translation from any DB to another.
Release v1.9.2
Release v1.9.2
- Bug fix on view for apply command on BigQuery and Snowflake
- Column and table extractors