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

+1
Denegado

Force data type update from PK to FK

Jean Rozada hace 4 años actualizado por Łukasz Kubicki hace 5 días 2

I suggest creating a button to force update the data type of an FK field from its PK.
Or a PK-FK audit button, where it would be possible to check the tables that had the PK and its data type and all its dependencies, ticking which ones you want to force uptade.

0
Respuestas

Я вас в рот ебал дорогое разрабы

Naguwal Atom hace 4 años actualizado por Łukasz Kubicki hace 5 días 3

2а часа я ресовал структуру бд, в не зареганном состоянии, решил зарегаться, всё сделал по феншую, в отдельной вкладке, проверил то-же в отдельной вкладке, Но увы, после перехода на исходную ВАШ высер мне сообщил... УУУпс я всё слил в унитаз 2а часа работы в унитаз, ну как-то так !!! Вы бы блядь хотябы в локалстораж положили json объект с моделью БД что бы его можно было бы хотябы так выдать и воссоздать. Вы ребята совсем ёбнутые, спасибо вам огромное!!!

0
COMPLETADO

mysql spatial fields not supported like multipolygon, point

Shubham Singla hace 4 años actualizado por Łukasz Kubicki hace 5 días 2

I tried importing SQL DDL that had spatial columns like point, multipolygon, but parser gave an error. i had to change them to varchar to import sql and start designing. Please add support for those

0
COMPLETADO

Better model migration for renaming

anonymous hace 4 años actualizado por Łukasz Kubicki hace 5 días 2

In my project I had a table, let's call it table_1. I decided to rename it to table_2. Then I generated a model migration using Vertabelo and the resulting code dropped the table_1, and then created a new table_2. Fortunately, the table is currently empty, so that's not an issue. However, the next time I'm using the feature, I'd like Vertabelo to notice that I renamed the table, not deleted it.

0
COMPLETADO

API - Retrieve Drop SQL Script

Rishab Nayak hace 4 años actualizado por Łukasz Kubicki hace 5 días 2

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

+4
Solucionado

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]

정 창훈 hace 4 años actualizado por Łukasz Kubicki hace 5 días 3

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
Solucionado

Right pane is not visible when editing a model

Aner Perez hace 7 años actualizado por Łukasz Kubicki hace 5 días 5

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

0
Respuestas

Show only PK and FK from Physical Diagram

Francesco Tortora hace 3 años actualizado por Łukasz Kubicki hace 5 días 3

Is it possible to show on physical diagram only the primary key and foreign key attributes? 

I have a big model and showing all the attributes from the diagram it is not readable, does exits the functionality to show only PK and FK?

0
Respuestas

Import of large XML file doesn't work

Nick Rossiter hace 3 años actualizado por Łukasz Kubicki hace 5 días 7

Hi there, I am trying to import an xml file that I created using the Vertabelo Reverse Engineering tool. However, when I try to import it, nothing seems to happen when I click the import button.

The file is rather large, the database that I reverse engineered it from has 600+ tables with 10000+ columns, 600+ views and 1000+ references resulting in an xml file of ~17MB.

I reverse engineered a subset of tables from the same database giving a much smaller file and that imported with no problems so I'm wondering if it is a size issue. Is there a maximum allowed size of the import file?

Thanks

Nick

Respuesta
Łukasz Kubicki hace 5 días

Hello,

We have increased the limit to 30MB.


Please try again.


Best regards,

Adam

0
Solucionado

Dropdowns Don't adjust with browser window height

Philipp Albrecht hace 3 años actualizado por Łukasz Kubicki hace 5 días 3

When trying to select an item from the dropdowns I noticed that the dropdown hides some of the options because it gets cut off by the browser height if there are a lot of options to choose from

Image 1253