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

0
Answered

Can I resequence columns?

Sam Gearhart 8 year бұрын updated by Rafał Strzaliński (Senior Engineer) 8 year бұрын 2
0
Аяқталған

Export SQL code with comments

Javier Tejedor 8 year бұрын updated by Rafał Strzaliński (Senior Engineer) 8 year бұрын 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
Аяқталған

create an index

LeAnna Cavazos 8 year бұрын updated by Adam Mościcki 8 year бұрын 2

How do you create an index?

Answer
Adam Mościcki 8 year бұрын
+1

unique column as underlined ?

mehmet ertekin 8 year бұрын 0

is it possible to make unique colums underlined ?

+2

Adding columns: batch add and paste

Nicholas Hohman 8 year бұрын 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.).

+1

When importing, give option to add to existing model or new one

Nicholas Hohman 8 year бұрын 0

When you're on the model and import SQL, it overwrites whatevers in the model with what's imported from the SQL file. It would be neat if it added or gave you the option to overwrite model vs. add.

0
Answered

INT type for Year value throws Warning message

Marvin Abarca 8 year бұрын updated by Rafał Strzaliński (Senior Engineer) 8 year бұрын 2

Don't know why this is happening, I would like to create a column with the year value for example 2016,2015, 2014 etc... however the Table Problems is showing Warning

Image 292

0
Not a bug

vertabelo community

ahmed mohamed 8 year бұрын updated by Adam Mościcki 8 year бұрын 2

when i try to access the Catalog of database models by Vertabelo's community i get 404

did you remove it ?

Answer
Adam Mościcki 8 year бұрын

Hello,


This feature is unavailable right now, but we are going to restore it. I will keep you posted.

0

error in documentation: postgres sequences - nextval()

Josef Steppan 8 year бұрын жаңартылды 8 year бұрын 0

Hi,


just a minor error in one of your documentation pages:

http://www.vertabelo.com/documentation/database-model-elements/sequences


nextval(sequence_name) should be nextval('sequence_name') :


for reference:

http://www.postgresql.org/docs/current/static/functions-sequence.html



Also, thanks for providing such a great service, helped me a lot with my relational databases course :-)

+1
Started

Database type of model copy defaults to PostgreSQL

Adam Stojanowski 8 year бұрын updated by Adam Mościcki 8 year бұрын 2

I made a copy of DB2 model using "Make a copy" option in right-click menu on Documents screen.

Result: Copy defaulted to PostgreSQL db type.


Tested also for Oracle - same effect, db type of copy is PostgreSQL.