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

0
Declined

Prevent creating columns with names, which prohibited by vendor

Vlad Beher 9 jaar geleden bijgewerkt door anonymous 9 jaar geleden 1

Hello!

May be it is good idea to prevent creating columns with name , e.g. Date .
I didn't know, that Oracle doesn't like such names.. And may be there is list with such names, which are not permitted to use in one database or another.

Antwoord
anonymous 9 jaar geleden

Hi, thanks for sharing your idea. That's true that you generally cannot use keywords as objects identifiers. But if you quote them, you can. This way you can have a column called "date"

You can find this option in "Model properties" (on the right-hand side when nothing is selected on diagram) in "SQL generation settings" section. It's called "Quote all SQL identifiers."

I hope this helps.

0
Under review

lost tables and notes during internet connection fails

tamer mendonca 9 jaar geleden bijgewerkt door anonymous 9 jaar geleden 2

Hello,

yesterday during the day my internet connection failed 3 times. In all these fails I was using vertabelo creating tables and writing notes. I dont know how and when but I believe abrupt disconnection could had damaged my vertabelo tables.

0
Beantwoord

How does one create a perspective in a model?

Cyrus 9 jaar geleden bijgewerkt door Rafał Strzaliński (Senior Engineer) 9 jaar geleden 1

I want to create a perspective in my data model and I don't see an option. Is this what Subject Area does? I cannot find any documentation on how Subject area works or its purpose in your tool. Your documentation is rather sparse on this topic (actually there isn't any I can find and I am just being nice)

+10

Create SQL Server Stored Procedures and Data Layer classes

Chris 9 jaar geleden 0

Ability to Auto Create SQL Server Stored Procedures, Data Layer classes

0
Fixed

'Make a copy' option not working as expected

Shantanu Kher 9 jaar geleden bijgewerkt door Adam Mościcki 9 jaar geleden 1

I have created a data model for Oracle 11g. I intend to make a copy of it. When I click on 'make a copy' option, it makes a copy of data model, but with PostgreSQL 9.x instead of Oracle 11g.


There is no way to change the underlying database for the model once it is copied.

Please advise.

0
Beantwoord

Can I resequence columns?

Sam Gearhart 9 jaar geleden bijgewerkt door Rafał Strzaliński (Senior Engineer) 9 jaar geleden 2
0
Voltooid

Export SQL code with comments

Javier Tejedor 9 jaar geleden bijgewerkt door Rafał Strzaliński (Senior Engineer) 9 jaar geleden 1

Hello!


It would be very useful to be able to export the SQL code with the comments added to each table/column.


Thank you!


Regards,

Javier.

0
Voltooid

create an index

LeAnna Cavazos 9 jaar geleden bijgewerkt door Adam Mościcki 9 jaar geleden 2

How do you create an index?

Antwoord
Adam Mościcki 9 jaar geleden
+1

unique column as underlined ?

mehmet ertekin 9 jaar geleden 0

is it possible to make unique colums underlined ?

+2

Adding columns: batch add and paste

Nicholas Hohman 9 jaar geleden 0

Be able to add X number of columns instead of one at a time. Then, can also paste them in if they're on the clipboard, one NBSP per time (e.g. from Excel, etc.).