0
Отвечен

does vertabelo supports JSON, JSONB datatypes in postgresql

Shabarish Kesa 2 года назад обновлен Jarosław Błąd (CEO) 1 год назад 2

Currenlty when i enter json or jsonb in the column data type, it throws unsupported data type error.

Does vertabelo supports json or jsonb data types?

Отвечен

Hello Shabarish,

json and jsonb datatypes are both supported by Vertabelo modeler. The problem in the example you have provided is Varchar() datatype. It is not allowed to use varchar without length. It should Varchar(length).

I hope this will help.

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