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

0
Аяқталған

Take over hosting of Vertabelo JOOQ integration

Aner Perez 8 year бұрын updated by Rafał Strzaliński (Senior Engineer) 8 year бұрын 7

The recent schema changes to the Vertabelo model XML cause the jOOQ code generator to fail to detect primary keys on tables in the model. Furthermore, jOOQ issue #5113 was created to remove the jOOQ-Vertabelo integration from jOOQ in the upcoming version 3.8.


It would be highly beneficial if Vertabelo could take over the maintenance of this plugin in their own repository as suggested in the GitHub issue. As it currently stands the generated code is missing update functionality because of the inability to detect primary keys.

0
Under review

Visualize Field Names that are representing Primary or Foreign Keys

Ivan Morozov 8 year бұрын updated by anonymous 8 year бұрын 2

Hi,

we are planning to print our database shema as a poster in our office. However, it would be a really nice feature to explicitly see the field names that are representing the primary or foreign keys in the table. For example above or under the line (which is connection the particular tables).


Is that possible somehow?


Ivan

0
Planned

notes and description should support chinese

gao yang 8 year бұрын updated by Adam Mościcki 8 year бұрын 1

The generated document does not support Chinese.

Image 317

+3
Аяқталған

How do I generate my database doucumentation

Glory Igboanugo 10 year бұрын updated by anonymous 8 year бұрын 5
+10
Аяқталған

Provide an export option that displays the table descriptions

sam Prin 9 year бұрын updated by anonymous 8 year бұрын 6
I have not found a way to export and print my schema to include the table descriptions. This would be useful for printed copies.
0

Customize the tool for creating tables in database directly

sathish p 8 year бұрын updated by anonymous 8 year бұрын 3

I would like to understand how this tool can be customize to create the tables directly to the database. Currently we can generate the SQL script from the tool only. Can we customize the tool to do genreate database where the DDL push into the database which I can able to choose/input during the process?


Could you please clarify on this,

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

Hello,


Right now, there is no way to push DDL into the database directly.


We've recently introduced Vertabelo Talk which allows to execute queries on existing database,

but it isn't integrated with modeling tool yet.


I like this concept so I will discuss it with my team.


Edit: Discover vertabelo talks




0
Аяқталған

User Roles

Samir Agarwal 8 year бұрын updated by Rafał Strzaliński (Senior Engineer) 8 year бұрын 1

What is the meaning of the different user roles you have defined and finctions.

0
Answered

Can I sign up using paypal?

Gary Smallridge 8 year бұрын updated by Rafał Strzaliński (Senior Engineer) 8 year бұрын 1

Is there an option of signing up using PayPal?

0
Answered

Oracle. Triggers/synonyms/comments while creating tables

Anna Kovaleva 8 year бұрын updated by Rafał Strzaliński (Senior Engineer) 8 year бұрын 1

My model have been created under the Oracle 11g. So, could you please describe how I can add triggers, synonyms for a tables? Also i'm interested in how a comments could be added for a tables and columns.

Would like to say thank you for that great project! It will be great to have such an instrument. I like it simple approach to work with a team of developers.

Thank you in advance.

0

Help on using this tool in private cloud platform AWS

sathish p 8 year бұрын updated by Adam Mościcki 8 year бұрын 4

Hi,

I need few other information on how to bring this tool into our private cloud platform. Anyone can help on this.


We already have the cloud platform in AWS. Can this tool be installed in our AWS cluster and used by the customer through online?

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

As http://www.vertabelo.com/blog/documentation/vertabelo-in-house-installation-guide mentions, the installation process asks for an application URL.

In case of AWS it will be the address of AWS server (most likely IP or domain address), so it won't be a localhost.