Your feedback is highly appreciated! Let's make Vertabelo even better.

DDL Import Issue: unused tokens were found parsing columns and constraints for table
First time loading DDL script to tool today - mostly it went well but there was one issue that might be a bug...
Error Message
The following unused tokens were found parsing columns and constraints for table: SCHEMA.TABLE.[ []
Scenario
This happened on 2 tables where
1. SQL key words were used as field names*, and
2. there were column names with spaces in them, and
3. all column names were enclosed in square brackets.
I loaded a dozen other tables as part of the same script absolutely fine!
Fix
All I did to fix it was change spaces to underscores in the column names with spaces - I didn't have to do anything for 1. or 3.
The DDL itself is valid as it came out of the DB.

Model properties vanishing
Whenever i try to change the default data type from integer to varchar the model properties disappear

Better model migration for renaming
In my project I had a table, let's call it table_1
. I decided to rename it to table_2
. Then I generated a model migration using Vertabelo and the resulting code dropped the table_1
, and then created a new table_2
. Fortunately, the table is currently empty, so that's not an issue. However, the next time I'm using the feature, I'd like Vertabelo to notice that I renamed the table, not deleted it.

Model properties vanishing
Whenver change value from integer to another data type; model properties dissapear, very dissapointing bug can't use logical design feature.

Not able to add user
I just purchased a subscription and it does not work. I keep getting the following message. Unless this is fixed by tomorrow, I will cancel my subscription.

Ajax error occur. Please report this to the support team.
I got this message while working on the data model. "Ajax error occur. Please report this to the support team."

Manually assign foreign keys
Is there a way to manually assign a foreign key status? Vertabelo is not automatically detecting a foreign key. I have followed the steps in instructions of assigning relationships buy the system is not assigning FK status.
Kundesupport af UserEcho