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

+2
Аяқталған

group tables and subject areas

Anthony Cole 9 year бұрын updated by Łukasz Kubicki 1 апта бұрын 4

There should be a way to "dock" a table to a subject area (SA) so that when I move the SA, all the tables docked to it move too.

+1
Declined

MariaDB import - please add support

Ashwini Bhoite 5 year бұрын updated by Łukasz Kubicki 1 апта бұрын 1

Please add support for MariaDB import as it is a widely used database, at least for reverse engineering.

+1
Declined

Force data type update from PK to FK

Jean Rozada 4 year бұрын updated by Łukasz Kubicki 1 апта бұрын 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
Answered

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

Naguwal Atom 4 year бұрын updated by Łukasz Kubicki 1 апта бұрын 3

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

0
Аяқталған

mysql spatial fields not supported like multipolygon, point

Shubham Singla 4 year бұрын updated by Łukasz Kubicki 1 апта бұрын 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
Аяқталған

Better model migration for renaming

anonymous 4 year бұрын updated by Łukasz Kubicki 1 апта бұрын 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
Аяқталған

API - Retrieve Drop SQL Script

Rishab Nayak 4 year бұрын updated by Łukasz Kubicki 1 апта бұрын 2

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

+4
Fixed

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 year бұрын updated by Łukasz Kubicki 1 апта бұрын 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
Fixed

Right pane is not visible when editing a model

Aner Perez 7 year бұрын updated by Łukasz Kubicki 1 апта бұрын 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
Answered

Show only PK and FK from Physical Diagram

Francesco Tortora 3 year бұрын updated by Łukasz Kubicki 1 апта бұрын 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?