这是indexloc提供的服务,不要输入任何密码
Skip to content

console: JSONB cannot be queried as json for cockroachdb #9015

@ejkkan

Description

@ejkkan

What is the current behaviour?

After create a JSONB column and insertin a row. The returned value always returns ["object", "Object"].

What is the expected behaviour?

JSONB rows should be formatted as JSON and to be queried as JSON: {"key":"value"}

How to reproduce the issue?

  1. Create a JSONB column on a cockroachdb
  2. Insert any json
  3. see queried output

Screenshots or Screencast

Screenshot 2022-09-27 at 10 31 07

Please provide any traces or logs that could help here.

Any possible solutions?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions