Database Schema Conversion
One of the key features of version 7 is the ability to convert a database schema from one platform to another. Thus, you can conveniently convert a Logical Model to the target Physical Model, or e.g. load a PostgreSQL structure and convert it to a SQL Server project type, etc. There is also an option to set up data type mappings. Other platform dependent objects will be converted to Data type alias, or Other object.
Learn more about database schema conversion