Your feedback is highly appreciated! Let's make Vertabelo even better.
Keine ähnlichen Beiträge gefunden.
+3
Fertiggestellt
Managing a Data Dictionary
Elliott Gould vor 10 Jahren
•
aktualisiert von Agnieszka Kozubek-Krycuń (Chief Scientist) vor 10 Jahren •
5
I noticed Vertabelo has the ability to capture descriptions of the tables and fields within those tables which is great.
I noticed on the SQL export only the table descriptions are included, there is no trace of the descriptions associated with the individual fields. I'm using MS SQL
Managing a data dictionary is very important to the project I'm working on and I was hoping to do it through this tool but have it ultimately reside in the database.
For example, here is an article on doing it with ERWin,Embarcadero and others: http://www.mssqltips.com/sqlservertip/1619/build-a...
Am I missing the way to go about this through Vertabelo or is that not supported at this time?
I noticed on the SQL export only the table descriptions are included, there is no trace of the descriptions associated with the individual fields. I'm using MS SQL
Managing a data dictionary is very important to the project I'm working on and I was hoping to do it through this tool but have it ultimately reside in the database.
For example, here is an article on doing it with ERWin,Embarcadero and others: http://www.mssqltips.com/sqlservertip/1619/build-a...
Am I missing the way to go about this through Vertabelo or is that not supported at this time?
Antwort
Agnieszka Kozubek-Krycuń (Chief Scientist)
vor 10 Jahren
It is not supported yet. We have added it to the roadmap for the nearest months. The feature should be available by the end of October.
Thanks for the suggestion. I have given you 10 bonus points for this feature request.
Thanks for the suggestion. I have given you 10 bonus points for this feature request.
Antwort
anonymous
vor 10 Jahren
Vertabelo supports physical database modeling only. In order to make many-to-many relationship, you need to add a junction table.
+4
Fertiggestellt
Export to PDF / Print
To print my models it would be nice to export to PDF and select paper size and orientation.
If the model covers multiple pages it would be nice to show the lines on the screen so tables can be moved around and aren't split over 2 pages
If the model covers multiple pages it would be nice to show the lines on the screen so tables can be moved around and aren't split over 2 pages
0
Fixed
SQL SCRIPT CREATES "ON PRIMARY" (SQL SERVER)
Craig Wilkinson vor 10 Jahren
•
aktualisiert von Rafał Strzaliński (Senior Engineer) vor 10 Jahren •
8
If you build a create table script for SQL Server, it fails to run; "ON PRIMARY" is added at the end of all indexes, tables, etc. - since "PRIMARY" is a reserved word, the script won't work.
Changing the script from "ON PRIMARY" to "ON [PRIMARY]" fixes the issue; could this be done at point of generation?
Changing the script from "ON PRIMARY" to "ON [PRIMARY]" fixes the issue; could this be done at point of generation?
0
Fertiggestellt
Add support for Ctrl-Click selection
Lukas Eder vor 10 Jahren
•
aktualisiert von Agnieszka Kozubek-Krycuń (Chief Scientist) vor 10 Jahren •
6
Right now, in order to select more than one object from the diagram, I can only use the "select area" tool.
In most desktop applications, new objects can be added to selections by clicking "Ctrl" and the mouse button at the same time.
Ideally, "Ctrl" and the "select area" would then add new areas to the existing selection.
In most desktop applications, new objects can be added to selections by clicking "Ctrl" and the mouse button at the same time.
Ideally, "Ctrl" and the "select area" would then add new areas to the existing selection.
0
Fertiggestellt
Revision History
Craig Wilkinson vor 10 Jahren
•
aktualisiert von Agnieszka Kozubek-Krycuń (Chief Scientist) vor 10 Jahren •
3
A revision history of changes made to a model (and regression to a previous version) would be an incredibly useful feature for developers.
0
Abgelehnt
Add ability for free users to see shared model with more than 20 tables
Specifically, if you share a model with another user (as a viewer only), they should be able to open the model without registering for a premium account
0
Fertiggestellt
hi if anyone set a filed name date-time for example i set EnterDate-Time the vertabelo accept this and when i export sql and import on query the sql occured error i think it is better that Vertebelo Prevent to register a field that contain - ex moDate_Ti
Mohammad Karimi vor 10 Jahren
•
aktualisiert von Rafał Strzaliński (Senior Engineer) vor 10 Jahren •
3
hi if anyone set a filed name date-time for example i set EnterDate-Time the vertabelo accept this and when i export sql and import on query the sql occured error
"Incorrect syntax near '-'."
i think it is better that Vertebelo Prevent to register a field that contain -
for example mo-date
cant be save on vertebelo
"Incorrect syntax near '-'."
i think it is better that Vertebelo Prevent to register a field that contain -
for example mo-date
cant be save on vertebelo
Customer support service by UserEcho