Похожие чаты

Hello guys, may please help me about this: insert into entertainment(user_id,

scientific_entertainment, atristic_entertainment, technical_entertainment, entertainment, sport_entertainment)
values (?, ?, ?, ?, ?, ?)
returning row_to_json(entertainment.*);

I have table that fields type is jsonb and when I try to save empty json it's ok but when I try insert something like this ["test1", "test2", "test3"] into it I got this error :

insert into entertainment(user_id, scientific_entertainment, atristic_entertainment, technical_entertainment, entertainment, sport_entertainment)
values (8, ["test1", "test2", "test3"], ["test1", "test2", "test3"], ["test1", "test2", "test3"], ["test1", "test2", "test3"], ["test1", "test2", "test3"])
returning row_to_json(entertainment.*)
[2020-03-26 20:16:08] [42601] ERROR: syntax error at or near "["
[2020-03-26 20:16:08] Position: 170

what is wrong in this query?

1 ответов

17 просмотров

enclose your data with `and try again...

Похожие вопросы

Обсуждают сегодня

Типа вызывать GetParent и проверять на соответствие GetModuleHandle?
The Bird of Hermes
67
Do any of you guys have interesting projects one could join? I'm a Middle Full-Stack developer (JS/TS, React & Node)
Lev Shapiro
40
$res = json_decode($наша строка из респонса); $res1 = array_map(fn($o) => $o->name, $res->breadcrumbs[0]->entities); Как такое будет на Хаскеле?.. В начале весь джейсон, в ко...
Хаскель Моисеевич Гопник
27
I read yesterday that in the near future most cryptos will be gone. It's like there is a lot of bullshit within the crypto sphere and this corruption some way is going to be c...
Kanah The Great
41
Hello, I have a question. Can anyone help me? I want to make my cryptocurrencies, like Tron, untraceable by anyone, even government organizations. I was told that to do this,...
 ➛ Eᒪᕼᗩᗰ
14
В чем сила брат, в NASM или FASM?
Isaac Kleiner
18
Вопрос по диагностике ошибок (я знаю в чем, в данном конкретном примере, я знаю, как исправить, пример модельный, понятно, что в реальности бывает намного запутаннее). module...
ⰄⰎⰋⰐⰐⰑⰛⰤⰧⰧⰩⰄ ⰊⰑⰁⰓⰡⰛⰦⰕⰫ
11
Хтось використовував Vapor на Windows?
Jaroshevskii
15
It's notoriously hard to unit test video games, because they rely on user input so much and their output is audiovisual content. Does that mean video game code is never mainta...
Thomas
10
Hi Everybody I bought BCH when it’s 600 and I’m new in crypto what should I do ?
Khush
12
Карта сайта