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

0
Не ошибка

sharing

Tom Wilson 10 лет назад обновлен anonymous 10 лет назад 5
I have the Basic account Plan. I have just added a 3rd Sharer but they are reporting no view access. The model has 21 tables.
0
Отвечен

composite primary key

Vishnuprabhu 10 лет назад обновлен 10 лет назад 2
how can i set up a composite primary key?
0
Завершен

O5PIQGDAE82015011510390201

thierry mazzotti 10 лет назад обновлен Agnieszka Kozubek-Krycuń (Chief Scientist) 10 лет назад 1
0
Отвечен

Change log and tagging a version

PCJ 10 лет назад обновлен Agnieszka Kozubek-Krycuń (Chief Scientist) 10 лет назад 1
How do I view change log? 
Does it support tagging a particular version?
+2
На рассмотрении

Advanced Table Column Editing

Raymond Gigliotti 10 лет назад обновлен Jarosław Błąd (CEO) 10 лет назад 1
  1. Having an interface to manage the width of the right side bar would be great. The column name input is too small.
  2. When you are in the last row of the column and your last tab click after primary key should create a new row for adding another column. Also the expand and delete icons should not be selectable via tabbing.
  3. Add auto complete column data types so that it makes this step much faster. 
    1. ie: "VAR" => "VARCHAR"
0
Отклонен

Foreign key Constraint SQL for single table SQL generation

Raymond Gigliotti 10 лет назад обновлен Jarosław Błąd (CEO) 10 лет назад 1
When generating a single table's SQL also generate the foreign key constraints SQL as separate statements
0
На рассмотрении

Background color for Modal

Raymond Gigliotti 10 лет назад обновлен Jarosław Błąd (CEO) 10 лет назад 4
This would help with contrasting tables. I know you can set the table background color but I also have 100+ tables and setting each individually is a pain.
0
Завершен

Add Support for the PostgreSQL "char" Data Type

Rick Johnston 10 лет назад обновлен 10 лет назад 3
I would like to see support added for the "char" (single byte) data type.

http://www.postgresql.org/docs/9.0/static/datatype-character.html#DATATYPE-CHARACTER-SPECIAL-TABLE
0
Исправлен

POSTGRESQL SCRIPT GENERATED IGNORE DOUBLE QUOTA SET SCHEMA AND TABLESPACE NAME

Edgar Civil 10 лет назад обновлен Agnieszka Kozubek-Krycuń (Chief Scientist) 10 лет назад 3
When Generate Script and Set SCHEMA NAME and TABLESPACE NAME in script ignore the Double Quota, only script for indexes appear double quota in the schema name.

Regards...
0
Завершен

MySQL: Display an error if there are multiple AUTO_INCREMENT fields defined in a table.

Jadaw1n 10 лет назад обновлен Agnieszka Kozubek-Krycuń (Chief Scientist) 10 лет назад 2
If there are multiple fields defined with AUTO_INCREMENT set, MySQL (and maybe other databases) throw an error:
CREATE TABLE test (
id int NOT NULL AUTO_INCREMENT,
otherthing int NOT NULL AUTO_INCREMENT
)
#1075 - Incorrect table definition; there can be only one auto column and it must be defined as a key


Сервис поддержки клиентов работает на платформе UserEcho