Skip to content

[jdbc-v2] Reading JSON as String #2760

@chernser

Description

@chernser

Description

The problem is with JSON fields. By default we are using binary encoding. But JDBC driver doesn't support it well. So we need to ask users to set setting to return JSON as string.
However there is a problem with settings on read-only profiles.

What should be done:

  • Test settings with read-only profiles
  • Implement solution

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions