Your comments

Hello,


It is a flaw in our inviting process. We will fix it in the next release. 

I will answer you in the prive ticket you created and close this one.

Best regards,

Adam Mościcki



Hello,


Is your problem is in someway related to our tool: my.vertabelo.com?

I am sorry, but we do not provide consulting services.


Best regards,

Adam Mościcki


PS: You need to add tabKey to the INSERT statment.




Hello,


Please select the reference (the line between 2 tables) and then push "Delete" button on the keyboard.

Please note that this operation will also remove a column from the foreign key table.

Best regards,

Adam Mościcki




Above error is the result of browser extension. In this case it was: MindMup 2.0 - Free Mind Map web site 

Hello,


Unfortunately, I don't how salesforce work. If salesforce uses database we support* you can use our reverse enginner tool to retrive the schema.

Instruction:
http://www.vertabelo.com/blog/documentation/reverse-engineering


*Database engines we support:

  1. PostgreSQL 
  2. MySQL 
  3. Oracle 
  4. IBM DB2 
  5. HSQLDB
  6. MS SQL Serve


Hope this helps,

Adam Mościcki

Hello,


There is no way to add/remove columns on many tables at a time.

You can create a `template` table with needed columns and then copy & paste this template table or copy & paste columns.

In order to copy columns:

1. Select the source table.

1. Hold Ctrl key (Command key on Mac).

2. Select columns to copy.

3. Push Ctrl + C

4. Select the target table.

5. Push Ctrl + V


Hope this helps.

Best regards,

Adam Mościcki

Hello,


Right now, Vertabelo doesn't provide any (de)normalization utilities.


Best regards,

Adam Mościcki

Hello,


Are you interested in any specific feature?

We support 3.x version of SQLite, so the last version should work too. 

Best regards,

Adam Mościcki


Hello,


There is no way to preview differences between versions. As a workaround, you can generate migration script. Details: https://www.vertabelo.com/documentation/managing-models/migration-scripts

Hope this helps.

Adam Mościcki