0
Declined

Support of table and column custom attributes

Diego Zuluaga 8 years ago updated by Jarosław Błąd (CEO) 3 years ago 3

Hi there, I've just started using Vertabelo and I really liked it! Kudos!


I have a question that I guess others might have asked already. Is there a way or technique to support custom attributes on a table? The use case for this is that I want to enrich the model beyon the comments. For instance, exporting the data model as XML, then with Node.js for instance, you can generate some sort of tabular report in CSV, Excel, or even JSON with these additional fields. An idea that occurs to me is to embed JSON or XML under comments and parse them there. Any other ideas of people who have done this before me?


Thanks in advance!

Answer

-1
Answer
Declined

As there are no more comments or upvoted we decided to not consider such functionality.

-1

Hi,


There is an internal mechanism to add extra properties to every model entity (table, column, etc). We call it "Additional Property". You may see them in the application. Unfortunately there is no support for adding your own properties right now. Couldn't tell you when it would be available.


Could you tell me what kind of these extra attributes you want add to the table? Are they related to the programming stack you are using (e.g., OR/M attributes)? Or maybe they are related to the business domain?

-1
Answer
Declined

As there are no more comments or upvoted we decided to not consider such functionality.