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

0
Started

Right pane is not visible when editing a model

Aner Perez 6 років тому оновлено Justinn Zamora 3 роки тому 4

When editing a model on Windows 10 Chrome 72.0.3626.119 (Official Build) (64-bit), the right pane only shows an empty gray area.  Showing/hiding the right pane only hides and shows this gray area with no content.  This makes it impossible to edit table definitions.  Reloading the page did not help.

As a workaround, hiding the left pane causes the right pane to show up correctly.


Image 724

+4
Under review

ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]

정 창훈 4 роки тому оновлено Jay1111111 3 роки тому 2

Image 1108

ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]

0
Виконано

Link models

mark leavesley 10 років тому оновлено Philip Snyman 3 роки тому 4
If I had a very large model and I wanted to separate areas into different models to avoid distraction and aid on screen clarity, it would be good to link tables between them. I'm starting to have problems with lines crossing other lines and having to spend more time re-arranging than actually designing. If I could separate functional areas out without actually disconnecting them, it would be awesome.

Or...tag tables and colour by tag, hide by tag, something like that.
0
Under review

API - Retrieve Drop SQL Script

Rishab Nayak 3 роки тому оновлено Rafał Strzaliński (Senior Engineer) 3 роки тому 1

Is there any way for us to generate the Drop SQL Script using the API?

0
Є відповідь

Does Vertabelo support purchase order/invoicing for yearly team subscription so payment can be handled via AP instead of credit card?

Matt Leisse 3 роки тому оновлено Łukasz Kubicki 3 роки тому 1

I found a similar post from 7 years ago that says its not supported. I'm hoping things have changed more recently. 

Відповідь
Łukasz Kubicki 3 роки тому

Hello Matt,

I'm happy to say that we support PO/invoicing for annual team plans. Please create a private ticket when you're ready, and we'll assist you to go through the process.

Kind regards,

Luke

0
Виконано

The SQL script generated do not contain the table and column description.

Wavelet Account 10 років тому оновлено David Kinmond 3 роки тому 9
I have keyed in description for all tables and columns. When I generate the SQL script, the script does not contain description or comment. This is quite troublesome when I create the table in postgresql, I need to rekey-in all the description again.
0
Виконано

XML export version 2.4 not supported by vertabelo_flask_sqlalchemy.py :-(

Andrea De Carolis 3 роки тому оновлено Rafał Strzaliński (Senior Engineer) 3 роки тому 3

(AutoWan-mode) C:\Users\00301401\auto\vertabelo-flask-master>python vertabelo_flask_sqlalchemy.py -i AutoManager_2021-12-01_10_53.xml

Traceback (most recent call last):

File "C:\Users\00301401\auto\vertabelo-flask-master\vertabelo_flask_sqlalchemy.py", line 756, in

main(sys.argv[1:])

File "C:\Users\00301401\auto\vertabelo-flask-master\vertabelo_flask_sqlalchemy.py", line 753, in main

generate(inputfile,outputfile)

File "C:\Users\00301401\auto\vertabelo-flask-master\vertabelo_flask_sqlalchemy.py", line 723, in generate

g.process();

File "C:\Users\00301401\auto\vertabelo-flask-master\vertabelo_flask_sqlalchemy.py", line 701, in process

raise Exception("Not supported Vertabelo XML format version %s" % (version))

Exception: Not supported Vertabelo XML format version 2.4

0
Виконано

How do you change the order of columns in the physical model ?

Claire Frankel 6 років тому оновлено Lilly Liu 3 роки тому 2

How do you change the order of columns in the physical model ?

claire.frankel@warbyparker.com

Відповідь
Adam Mościcki 6 років тому

Hello Claire,

Please:
1. Click on the dotted field placed before column name:

2. Then drag it:

3. And drop where you need the column:

Best regards,
Adam

0
Fixed

DDL Import Issue: unused tokens were found parsing columns and constraints for table

David Morrison 4 роки тому оновлено Grzegorz Małyska 3 роки тому 7

First time loading DDL script to tool today - mostly it went well but there was one issue that might be a bug...

Error Message

The following unused tokens were found parsing columns and constraints for table: SCHEMA.TABLE.[ []

Scenario


This happened on 2 tables where
1. SQL key words were used as field names*, and

2. there were column names with spaces in them, and
3. all column names were enclosed in square brackets.


I loaded a dozen other tables as part of the same script absolutely fine!

Fix


All I did to fix it was change spaces to underscores in the column names with spaces - I didn't have to do anything for 1. or 3. 

The DDL itself is valid as it came out of the DB. 

0
Виконано

Model properties vanishing

Adithya Nairy 3 роки тому оновлено Rafał Strzaliński (Senior Engineer) 3 роки тому 2

Whenever i try to change the default data type from integer to varchar the model properties disappear