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

0
Fixed

DDL Import Issue: unused tokens were found parsing columns and constraints for table

David Morrison 4 years ago updated by Grzegorz Małyska 4 years ago 7

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. 

0
Completed

Model properties vanishing

Adithya Nairy 4 years ago updated by Rafał Strzaliński (Senior Engineer) 4 years ago 2

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

0
Planned

Better model migration for renaming

anonymous 4 years ago updated by anonymous 4 years ago 1

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.

0
Fixed

Model properties vanishing

Adithya Nairy 4 years ago updated by Grzegorz Małyska 4 years ago 4

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

0
Completed

The system does not allow me to add users to my account.

Gabriel Lobo-Blanco 4 years ago updated by Grzegorz Małyska 4 years ago 3

Image 1116

0
Completed

Not able to add user

Gabriel Lobo-Blanco 4 years ago updated by Grzegorz Małyska 4 years ago 3

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.

Image 1117

0

Ajax error occur. Please report this to the support team.

tricia kha 4 years ago updated by Ugo Peltier 4 years ago 3

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

0
Completed

no puedo crear un nuevo proyecto

JHAISON PIZARRO REYNA 4 years ago updated by Adam Mościcki 4 years ago 2

+1

Manually assign foreign keys

Sunaina Sen 4 years ago 0

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.