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

+3
Lõpetatud

How to convert a logical model to a physical model?

Claire Frankel 6 aastat tagasi uuendaja Jarosław Błąd (CEO) 5 aastat tagasi 3

I have created a simple logical star schema in a diagram. How do I convert it into the corresponding initial physical model ?

Claire Frankel

claire.frankel@warbyparker.com

Vasta
Jarosław Błąd (CEO) 5 aastat tagasi

Logical to physical model generation functionality is already available on the production. You can use the right mouse button menu on the logical model to see this option. Please see the following example:

+4
Tagasi lükatud

View Table/Column Comments and Default Value in Model

jwilson 8 aastat tagasi uuendaja Jarosław Błąd (CEO) 5 aastat tagasi 3

Not to suggest copying something I saw in another data modeler, DbSchema (http://www.dbschema.com/index.html) has the ability to view the default values and comments of each column within the data model by mousing over the column causing a pop-up to display with the information. If not wanting/able to emulate this functionality, would there be a way to allow users to "set" the data model to display this information? Thanks!

Vasta
Jarosław Błąd (CEO) 5 aastat tagasi

We decided to not introduce such a feature. In our opinion showing such info on a diagram during the database design process would be too distracting for the most users.

+1
Ülevaatamisel

Academic account logs out or change to read-only

Oswaldo Figueroa Domejean 5 aastat tagasi uuendaja Adam Mościcki 5 aastat tagasi 2

I have an academic account, I am the professor. My students are taking a test, but lot of them report me that vertabelo suddenly log out or change to read-only mode. they have to reload the page, but it does not solve the problem, it is still happening the same. The date is 13 nov 2020, the test was from 19:00 to 21:30. What happen? Thanks in advance.

0
Lõpetatud

which are the steps to create a model of a data web service served thru an API in XML format ?

Orlando Rios 5 aastat tagasi uuendaja Adam Mościcki 5 aastat tagasi 1
0
Fixed

Model Description

Scott Brazier 6 aastat tagasi uuendaja Adam Mościcki 5 aastat tagasi 8

When I attempt to enter text in Model Properties -> Description text box, any text disappears after a few seconds.

0
Fixed

Table details not displaying

Scott Brazier 5 aastat tagasi uuendaja Adam Mościcki 5 aastat tagasi 7

When I select a table, or any other object, the details pane does not show any information - it's is just a grey box. If I right click an object and select inspect, the details pane displays properly along with the page code, but returns to an empty box once the inspect window is closed.

Image 883

0

don't support russian comments

Vitalii Hgfhgfh 5 aastat tagasi 0

don't support russian comments on tables, colums and etc

0
Lõpetatud

Using python and win32com to write outlook rules

mabel juhi 5 aastat tagasi uuendaja Rafał Strzaliński (Senior Engineer) 5 aastat tagasi 2

I've been trying really hard to make it work in python 3.7 and outlook 365. A related question here and the VBA documentation is here. I can't manage to solve it.

Everything in the code is working fine, except the two lines commented out in the code.

Please, help!

import win32com.client as win32

o = win32.Dispatch("Outlook.Application")

musterman = o.GetNamespace("MAPI").Folders['musterman@outlook.at']

dest_folder = musterman.Folders["Posteingang"].Folders["Ich"]
colRules = o.Session.DefaultStore.GetRules()
oRule = colRules.Create("New Rule", 0)

oFromCondition = oRule.Conditions.From
oFromCondition.Enabled = True
oFromCondition.Recipients.Add("john@email.com")
oFromCondition.Recipients.ResolveAll

oMoveRuleAction = oRule.Actions.MoveToFolder
oMoveRuleAction.Enabled = True                 #not working
oMoveRuleAction.Folder = dest_folder           #not working

colRules.Save()
0

Needs Supports Logical/Phygical Name in Columns And Switching L/P Name Conventions

정 창훈 5 aastat tagasi 0

I would appreciate it if you support switch view the name/code convention in one diagram.

0
Fixed

I havent received any confirmation e-mail during registration

s20350 5 aastat tagasi uuendaja Adam Mościcki 5 aastat tagasi 1

I havent received any confirmation e-mail during registration. Could you please help me?