SQL export available for Postgresql
There is a new file ‘schema.sql‘ in all the directories of the data models. It is a SQL script for PostgreSQL. The script creates the structure of a relational table containing the attributes defined in the data model. It also creates the data types for those attributes with an enumeration… More…