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

0

ACTUAL Support for Conceptual Modeling

Jason Perry il y a 2 mois mis à jour il y a 2 mois 1

Unfortunately, this post was closed by your CEO several years back claiming that conceptual modeling had already been added: https://support.vertabelo.com/communities/1/topics/207-support-for-conceptual-modeling#


Terry Halpin (and I) would disagree.  Would love to see ORM and Property Graph Schemas added to the current ER diagram capabilities, which might be sufficient for Logical modeling - but lacking in several area where Conceptual modeling is concerned.

0
Terminé

Support for conceptual modeling

Chad Harper il y a 10 ans mis à jour par Jason Perry il y a 2 mois 4

App would be complete for me if I could do true conceptual modeling (multivalue attributes and many-to-many relationships).

Conceptual modeling, by definition, is more abstract than logical modeling. Often, I need a conceptual model to communicate the business rules with nontechnical people. This is also something I teach my students to do. Vertabelo doesn't support conceptual modeling in this way, but if it did it would be a complete full data stack tool.

Solution
Jarosław Błąd (CEO) il y a 5 ans

Conceptual/Logical modelling has been already intruduced in Vertabelo.

+2

Please update snowflake datatypes!

Bruno Cavestro il y a 6 mois mis à jour par Philippe Maisonnave il y a 3 mois 1

TIMESTAMP_NTZ is not in standard data type nor
binary with precision ...
impossible to load SQL script from snowflake :(

0
Résolu

Is the publish functionality still available?

Pavel Yeliseev il y a 3 mois mis à jour il y a 3 mois 2

There's an article in the documentation mentioning that I can publish a model to be embeded in a website here -

https://vertabelo.com/blog/database-modeling-tip-14-how-to-create-a-model-preview-link-and-embed-the-model-in-a-website/

But I don't see these links anywhere in the UI. Is this feature still available? 

0

Educational institution is not on the white list - Universidade Federal Rural de Pernambuco

Davi Vieira da Silva il y a 3 mois 0

Hello,

I'm Davi, a Vertabelo user for almost 3 years and I'm a student at Universidade Federal Rural de Pernambuco.

I would like to ask my students to use your tool in activities with a student account.

University email: name.surname@ufrpe.br

University website: https://ufrpe.br

My email for more details is: davi.vieira@ufrpe.br and my LinkedIn is:

https://www.linkedin.com/in/notsogreatdavi/

0

My academic account with .edu domain isn't validated as student

DAVY LEONARDO RODRIGUES BRITO il y a 5 mois 0

In student creation account instruction has "If the domain in your email address contains "edu" or "ac", your Academic Account will be created immediately, without any additional requirements. The same applies to all domains that we included on our white list of verified academic domains. ". So i created with an education domain and still showing my trial account remaining time, why?

0

CAPTCHA

koal il y a 6 mois 0

Image 1524

i have no idea what's wrong. i have tried with many codes, still not working :/

0

Temporal Tables

Eden Ravenwood il y a 6 mois 0

Is it possible to flag a table as a Temporal Table as defined in MS SQL Server 2016 and later?

Temporal tables are declared with the following syntax:

CREATE TABLE Department
(
DeptID INT NOT NULL PRIMARY KEY CLUSTERED,
DeptName VARCHAR(50) NOT NULL,
ManagerID INT NULL,
ParentDeptID INT NULL,
ValidFrom DATETIME2 GENERATED ALWAYS AS ROW START NOT NULL,
ValidTo DATETIME2 GENERATED ALWAYS AS ROW END NOT NULL,
PERIOD FOR SYSTEM_TIME (ValidFrom, ValidTo)
)
WITH (SYSTEM_VERSIONING = ON)
;

The bold elements define the table as a Temporal table (Temporal tables - SQL Server | Microsoft Learn)

I can get the WITH clause using the 'WITH options' under additional properties for the table, and I can create 'ValidFrom' and 'ValidTo' columns of type datetime2, but I can't see a way to set the properties of those columns to correctly apply GENERATED ALWAYS AS ROW START and GENERATED ALWAYS AS ROW END, or to apply the PERIOD FOR SYSTEM_TIME (ValidFrom, ValidTo) property.  I can probably use a text macro in notepad++ on the generated SQL to add this but it would be nice if it was supported in Vertabelo?

0

Boost Your Career With Our ServiceNow ITOM Training

vivan sai il y a 6 mois 0

Unlock new career opportunities by mastering ServiceNow ITOM Training ! Our comprehensive training equips you with the knowledge and skills needed to excel in modern IT operations, enabling you to deliver optimized, automated IT services.

Key Learning Areas

  • Service Discovery: Learn to automatically map and monitor your IT infrastructure.
  • Event Management: Gain expertise in handling real-time event data for proactive IT operations.
  • Orchestration: Master workflow automation to improve efficiency and reduce manual tasks.
  • Cloud Management: Understand how to manage hybrid environments seamlessly.

Why Choose Us?

Our expert-led training combines theoretical knowledge with hands-on experience, ensuring you're ready to tackle real-world challenges. Whether you're an IT professional looking to upskill or an organization aiming to improve service delivery, our ServiceNow ITOM training provides the tools for success. Start today and transform your career!

4o mini