Uw opmerkingen

You're right. We will fix it ASAP.

Hi,

We don't have any experience with Greenplum. But if it PostgreSQL compatible please choose "PostgreSQL" as RDBMS while creating new model. Please let us know if it works for you.

Hi,

1. We do not support 2FA directly. Some customers use Google/Facebook to sing in. These platforms supports 2FA.

2. SAML is not supported now.

Please let me know if you have any questions.

Hi,

Updating column types has some limits. Without a running database it's not possible to determine a function result type for given query. We've decided to put an "unknown" type here. It will shows up as an error and can be fixed by the human during design. Guessing a type may be a smarter solution, but it  can cause an error on production system.  



Hi,

Java 14 is not supported yet. Please install older version of Java, 11 for example. 


We're working on newer version of this tool. It will address Java installation issue.

SQL script generation tool you've trying to use is "table" oriented. It will generate script that contains table and than other related object (references, indexes). General rule is: generated script must be runable against the real empty database. If you select a reference it will generate reference and corresponding tables. 


If you want to create a script that applies changes between model versions. Please right click on the model name on documents page  and pick "Model migration" option.

Thanks for details. We will try to reproduce it on this specific Chrome on Windows.