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

0

BigQuery physical model does not allow me to set the primary key for a table

Jason Salemme 1 year ago updated 1 year ago 1

Is there a way to enable the primary key selection for tables when the physical model is for BigQuery?  While PKs and FKs are not enforced by BQ, they are used by the optimizer when resolving queries.  If there is no way to turn this on, can this feature be added please?

Thanks,
Jason

0

Could you add my university to the whitelist?

Eric Martínez Gamero 1 year ago 0

Hello,

Would it be possible to add my institution to the whitelist?

I am learning databases and need an student account.

The email format is name.surname.year@alumnos.urjc.es.

The university is Universidad Rey Juan Carlos (Madrid, España).

Site: https://www.urjc.es/

0

Is,live/m9

THUYA AUNG 1 year ago updated 1 year ago 1
+1

Disabling "scroll to zoom" doesn't stick and it should be off by default

Terris Linenbach 1 year ago updated 1 year ago 2

The instructions in https://support.vertabelo.com/communities/1/topics/185-disable-scroll-to-zoom don't work. If you click on the gear icon again and go into the settings, the "scroll to zoom" checkbox will still be checked. This happens in edit and view modes. This annoying feature should be disabled by default in my opinion. Scroll should scroll, not zoom.

0
Planned

Add 75% Zoom

Terris Linenbach 1 year ago updated 1 year ago 2

The zoom drop-down levels are 25-50-100-200 and 400 .. I often want 75. I never want 400.

0

small mistake or small bug

Xasanboy Isxoqov 1 year ago 0

Image 1404

Hi, I would like to ask you to look at the output from the code I wrote. It would be good if you could check the output in your table, it seems wrong. Please let me know if I am wrong.

0
Answered

The take control feature is taking hours to load

Giorgos Geroukos 2 years ago updated by s rapport 1 year ago 2

Whenever I try and take control of my physical data model, it takes hours to happen. Is there any way to fix this

0
Answered

cardinality

philippe bissohong 10 years ago updated by Emily Webster 1 year ago 3
how can i show cardinality in the model. I can only see min and max on one side of the relationship.  Example: ||-----|< as oppose to  |-----|<

Thank you,
Philippe
+27
Under review

Pattern for naming objects

Aleksandra Machewka 10 years ago updated by fed 1 year ago 3
It would be a handy feature to allow user to define patterns for default object names, eg. primary keys. Currently, PK is formed using pattern "{objectName}_pk". Such pattern could be defined by user, having access to variables like {objectName}, {objectNameSingular} (for objects named in plural form). For FK, source and destination object names could be accessible, so user can form default FK name as "FK_{sourceObjectName}_{destinationObjectName}". I'm aware, that this can be done via explicitly naming PKs and FKs, but such feature would be useful when model is big and many relations exist.
0

Feature request: Share a model to my team

Terris Linenbach 1 year ago updated 1 year ago 0

I would like to share models to the whole team without specifying individual email addresses. The team of course changes when I add and remove team members.